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