PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
views
/
layouts
<div class="page-header"> <h1> <?php echo CHtml::encode($this->pageTitle); ?> </h1> <?php $this->widget('zii.widgets.CBreadcrumbs', array( 'links' => $this->breadcrumbs, 'separator' => ' / ', 'homeLink' => CHtml::link('Dashboard', array('dashboard/index')), )); ?> </div>
[+]
..
[-] page_header.php
[edit]
[-] _menu.php
[edit]
[-] admin_column.php
[edit]
[-] main.php
[edit]
[-] admin_main.php
[edit]