Subversion Repositories SmartDukaan

Rev

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

Rev 16859 Rev 16883
Line 30... Line 30...
30
			</div>
30
			</div>
31
			<?php endif;?>
31
			<?php endif;?>
32
		</li>	
32
		</li>	
33
	</ul>
33
	</ul>
34
	<div class="filters row">	
34
	<div class="filters row">	
35
		<div style="color:black;padding:0px;text-align:center;">	
35
		<div class="text-center">	
36
		<?php if($id==2):?>
36
		<?php if($id==2):?>
37
			<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1.1em">Earn upto Rs. 10,000 pm</span> <u style="font-size:1.1em">See how</u></a><br>
37
			<a href = "<?php echo $base_url;?>appb"><span style="color:red;font-size:1.1em">Earn upto Rs. 10,000 pm</span> <u style="font-size:1.1em">See how</u></a><br>
38
			<div class="text_arrange">Download free apps for your customer.</div>
38
			<div class="text_arrange cb">Download free apps for your customer.</div>
39
		<?php else:?>
39
		<?php else:?>
40
		<div class="herotext">	
40
		<div class="herotext text-left">	
41
			Daily profitable deals for you
41
			Daily profitable deals for you
42
		</div>
42
		</div>
43
		<?php endif;?>
43
		<?php endif;?>
44
		</div>
44
		</div>
45
		<?php if(isset($notification) && !empty($notification)):?>
45
		<?php if(isset($notification) && !empty($notification)):?>