Rev 13579 | Details | Compare with Previous | Last modification | View Log | RSS feed
<ul class="list-unstyled">
<li><?php echo $this->Html->link(__('New Category Discount'), array('action' => 'new')); ?></li>
<li><?php echo $this->Html->link(__('List Categories'), array('controller' => 'categories', 'action' => 'index')); ?>
</li>
</ul>