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