_blockGroup = 'giftcards'; $this->_controller = 'adminhtml_cardslist'; $this->_headerText = Mage::helper('giftcards')->__('Download Gift Cards Created Lists'); parent::__construct(); $this->_removeButton('add'); } }