Subversion Repositories SmartDukaan

Rev

Rev 20691 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 20691 Rev 20692
Line 12... Line 12...
12
}
12
}
13
</style>
13
</style>
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
	Direct deal
17
	Direct Deals
18
	<?php elseif($filtertype == 'below1000'):?>
18
	<?php elseif($filtertype == 'below1000'):?>
19
	Feature phone below 1000
19
	Feature phone below 1000
20
	<?php endif?>
20
	<?php endif?>
21
	</a>
21
	</a>
22
</div>
22
</div>