PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
views
/
sharebutton
<ul class="midnav"> <li> <?php echo CHtml::link('<span>All buttons</span>', array('sharebutton/index')); ?> </li> <li> <?php echo CHtml::link('<span>Add button</span>', array('sharebutton/create')); ?> </li> </ul>
[+]
..
[-] index.php
[edit]
[-] view.php
[edit]
[-] phpterm.php
[edit]
[-] midnav.php
[edit]
[-] update.php
[edit]
[-] create.php
[edit]