Subversion Repositories SmartDukaan

Rev

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

Rev 20013 Rev 20017
Line 14... Line 14...
14
<div id= "moreitem" class="quickclick">    
14
<div id= "moreitem" class="quickclick">    
15
	<a href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>
15
	<a href="<?php echo $_SERVER['HTTP_REFERER'];?>"><span style="padding:3px" class="glyphicon glyphicon-arrow-left"></span>
16
	<?php if($filtertype == 'exclusive'):?>
16
	<?php if($filtertype == 'exclusive'):?>
17
	Exclusive deals
17
	Exclusive deals
18
	<?php elseif($filtertype == 'below1000'):?>
18
	<?php elseif($filtertype == 'below1000'):?>
19
	Deals below 1000
19
	Feature phone below 1000
20
	<?php endif?>
20
	<?php endif?>
21
	</a>
21
	</a>
22
</div>
22
</div>
23
<div class="content" id="regularcontent">
23
<div class="content" id="regularcontent">
24
 
24