Exemplo n.º 1
0
 protected function _init()
 {
     parent::_init();
     $this->setTemplate('manage.phtml');
 }
Exemplo n.º 2
0
 protected function _init()
 {
     parent::_init();
     $this->setTemplate('page/head.phtml');
 }