_blockGroup = 'giftcards'; $this->_controller = 'adminhtml_cardscreate'; $this->_updateButton('save', 'label', Mage::helper('giftcards')->__('Create Gift Cards')); } public function getHeaderText() { return Mage::helper('giftcards')->__('Create Gift Cards'); } }