Subversion Repositories SmartDukaan

Rev

Rev 17129 | Rev 17207 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17129 Rev 17176
Line 24... Line 24...
24
            </h5>
24
            </h5>
25
 
25
 
26
          </div>
26
          </div>
27
          <div class="col-xs-6 " style="padding:0px;">
27
          <div class="col-xs-6 " style="padding:0px;">
28
            <div class="offerprice" style="float:right">   
28
            <div class="offerprice" style="float:right">   
29
              Cashback:<font color = '#58d936'> <span class="rupee" style="margin-top:1px;"></span> <?php echo intval($deal['user_payout']);?></font>
29
              Cashback: <img src='/img/green_rupee.png' height='10px' width='9px'> <font color = '#58d936'><?php echo intval($deal['user_payout']);?></font>
-
 
30
              <!-- <span class="rupee" style="margin-top:1px;"></span> -->
30
            </div>
31
            </div>
31
          </div>
32
          </div>
32
        </div>
33
        </div>
33
        
34
        
34
        <div class="text-small grey<?php if(!isset($deal['shortDescription'])):?>hidden<?php endif;?>" data-id="<?php echo $deal['app_id'];?>" data-url="<?php echo $deal['link'];?>" data-price="<?php echo intval($deal['offer_price']);?>">
35
        <div class="text-small grey<?php if(!isset($deal['shortDescription'])):?>hidden<?php endif;?>" data-id="<?php echo $deal['app_id'];?>" data-url="<?php echo $deal['link'];?>" data-price="<?php echo intval($deal['offer_price']);?>">