Subversion Repositories SmartDukaan

Rev

Rev 13637 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
13591 anikendra 1
<ul class="list-unstyled">		
2
	<li><?php echo $this->Html->link(__('View Mobile App Settings'), array('action' => 'index')); ?></li>
3
	<li><?php echo $this->Html->link(__('New Mobile App Setting'), array('action' => 'add')); ?></li>
4
</ul>