Subversion Repositories SmartDukaan

Rev

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

Rev 17102 Rev 17316
Line 2... Line 2...
2
	<div class="row-fluid">	
2
	<div class="row-fluid">	
3
		<div class="col-xs-12 bgwhite text-center">
3
		<div class="col-xs-12 bgwhite text-center">
4
			<h4 class="text-center">APP se PROFIT</h4>
4
			<h4 class="text-center">APP se PROFIT</h4>
5
			<ul class="list list-unstyled apphint">
5
			<ul class="list list-unstyled apphint">
6
				<li>To install the app</li>
6
				<li>To install the app</li>
7
				<li>Go to www.apprub.com/<font color='red'><?php echo ($logged_user['id']+1984);?></font></li>
7
				<li>Go to <font color='red'>www.apprub.com/<?php echo ($logged_user['id']+1984);?></font></li>
8
				<li>Your code is <font color='red'><?php echo ($logged_user['id']+1984);?></font></li>
8
				<li>Your code is <font color='red'><?php echo ($logged_user['id']+1984);?></font></li>
9
				<li>You will get cashback on all apps downloaded from above webpage.</li>
9
				<li>You will get cashback on all apps downloaded from these webpage.</li>
10
			</ul>			
10
			</ul>			
11
		</div>
11
		</div>
12
	</div>
12
	</div>
13
</div>
13
</div>
14
14