_controller = 'adminhtml_awext'; $this->_blockGroup = 'awext'; $this->_headerText = Mage::helper('awext')->__('AddWish'); $this->_addButtonLabel = Mage::helper('awext')->__('AddWish'); parent::__construct(); } }