_controller = 'adminhtml_ticket'; $this->_blockGroup = 'aw_hdu3'; $this->_headerText = $this->__('Ticket'); $this->_addButtonLabel = $this->__('Add Ticket'); return parent::__construct(); } }