Rev 16710 |
Rev 16760 |
Go to most recent revision |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 16549 |
anikendra |
1 |
<div class="content">
|
| 16704 |
anikendra |
2 |
<div class="row">
|
| 16724 |
anikendra |
3 |
<div class="col-xs-12 pull-left text-center">
|
| 16710 |
anikendra |
4 |
<span class="text-info">Share this url :</span> <textarea cols="30" rows="1" id="sharelink" name='sharlink'>http://www.apprub.com/<?php echo ($logged_user['id']+1984);?></textarea>
|
| 16704 |
anikendra |
5 |
</div>
|
| 16724 |
anikendra |
6 |
<?php //if($sharable == 1):?>
|
|
|
7 |
<!-- <div class="appshare col-xs-4 text-right">
|
| 16710 |
anikendra |
8 |
<a href="http://www.apprub.com/<?php echo ($logged_user['id']+1984);?>/?message=Download+apps+from+http://apprub.com/<?php echo ($logged_user['id']+1984);?>"><i class="glyphicon glyphicon-share"></i> Share</a>
|
| 16724 |
anikendra |
9 |
</div> -->
|
|
|
10 |
<?php //endif;?>
|
| 16549 |
anikendra |
11 |
</div>
|
|
|
12 |
<div class="row scroll">
|
|
|
13 |
<?php echo $this->element('appoffers',array('id'=>$id));?>
|
|
|
14 |
</div>
|
|
|
15 |
</div>
|
|
|
16 |
<script type="text/javascript" src="/js/jquery.jscroll.min.js"></script>
|
|
|
17 |
<script type="text/javascript" src="/js/profittill.js?v=<?php echo $staticversion;?>"></script>
|