Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
15403 manish.sha 1
<ul class="list-unstyled">
2
	<li><?php echo $this->Html->link(__('New Category Discount'), array('action' => 'new')); ?></li>
3
	<li><?php echo $this->Html->link(__('List Categories'), array('controller' => 'categories', 'action' => 'index')); ?> 
4
	</li>
5
</ul>