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