_removeButton('edit'); $this->_removeButton('back'); $this->_headerText = $this->__('Agent Time Statistics'); } protected function _prepareLayout() { $this->setChild('plane', $this->getLayout()->createBlock('aw_hdu3/adminhtml_statistic_agent_view')); return $this; } }