Subversion Repositories SmartDukaan

Rev

Rev 13579 | Details | Compare with Previous | Last modification | View Log | RSS feed

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