Subversion Repositories SmartDukaan

Rev

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

Rev 16704 Rev 16709
Line 46... Line 46...
46
				<td><?php echo h($appOffer['AppOffer']['overriden_payout']); ?></td>
46
				<td><?php echo h($appOffer['AppOffer']['overriden_payout']); ?></td>
47
				<td><?php echo h($appOffer['AppOffer']['user_payout']); ?></td>
47
				<td><?php echo h($appOffer['AppOffer']['user_payout']); ?></td>
48
				<td><?php echo h($appOffer['AppOffer']['app_name']); ?>&nbsp;</td>
48
				<td><?php echo h($appOffer['AppOffer']['app_name']); ?>&nbsp;</td>
49
				<td><img src="<?php echo ($appOffer['AppOffer']['promoImage']); ?>" width="80"/></td>
49
				<td><img src="<?php echo ($appOffer['AppOffer']['promoImage']); ?>" width="80"/></td>
50
				<td><?php echo h($appOffer['AppOffer']['description']); ?>&nbsp;</td>
50
				<td><?php echo h($appOffer['AppOffer']['description']); ?>&nbsp;</td>
51
				<!-- <td><?php echo h($appOffer['AppOffer']['shortDescription']); ?>&nbsp;</td> -->
51
				<td><?php echo h($appOffer['AppOffer']['shortDescription']); ?>&nbsp;</td>
52
				<td><?php echo h($appOffer['AppOffer']['finalShortDescription']); ?>&nbsp;</td>
52
				<!-- <td><?php echo h($appOffer['AppOffer']['finalShortDescription']); ?>&nbsp;</td> -->
53
				<!-- <td><?php echo h($appOffer['AppOffer']['longDescription']); ?>&nbsp;</td> -->
53
				<td><?php echo h($appOffer['AppOffer']['longDescription']); ?>&nbsp;</td>
54
				<td><?php echo h($appOffer['AppOffer']['finalLongDescription']); ?>&nbsp;</td>
54
				<!-- <td><?php echo h($appOffer['AppOffer']['finalLongDescription']); ?>&nbsp;</td> -->
55
				<td><?php echo h($appOffer['AppOffer']['link']); ?>&nbsp;</td>
55
				<td><?php echo h($appOffer['AppOffer']['link']); ?>&nbsp;</td>
56
				<td><?php echo h($appOffer['AppOffer']['downloads']); ?>&nbsp;</td>
56
				<td><?php echo h($appOffer['AppOffer']['downloads']); ?>&nbsp;</td>
57
				<td><?php echo h($appOffer['AppOffer']['ratings']); ?>&nbsp;</td>
57
				<td><?php echo h($appOffer['AppOffer']['ratings']); ?>&nbsp;</td>
58
				<td><?php echo h($appOffer['AppOffer']['retailer_tagline']); ?>&nbsp;</td>
58
				<!-- <td><?php echo h($appOffer['AppOffer']['retailer_tagline']); ?>&nbsp;</td> -->
59
				<td><?php echo h($appOffer['AppOffer']['customer_tagline']); ?>&nbsp;</td>
59
				<!-- <td><?php echo h($appOffer['AppOffer']['customer_tagline']); ?>&nbsp;</td> -->
60
				<td><?php echo h($appOffer['AppOffer']['offer_active']); ?>&nbsp;</td>
60
				<td><?php echo h($appOffer['AppOffer']['offer_active']); ?>&nbsp;</td>
61
				<td><?php echo h($appOffer['AppOffer']['offerCategory']); ?>&nbsp;</td>
61
				<td><?php echo h($appOffer['AppOffer']['offerCategory']); ?>&nbsp;</td>
62
				<td><?php echo h($appOffer['AppOffer']['priority']); ?>&nbsp;</td>
62
				<td><?php echo h($appOffer['AppOffer']['priority']); ?>&nbsp;</td>
63
				<td><?php echo h($appOffer['AppOffer']['show']); ?>&nbsp;</td>
63
				<td><?php echo h($appOffer['AppOffer']['show']); ?>&nbsp;</td>
64
				<td><?php echo h($appOffer['AppOffer']['offerCondition']); ?>&nbsp;</td>
64
				<td><?php echo h($appOffer['AppOffer']['offerCondition']); ?>&nbsp;</td>