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