_blockGroup = 'giftcards'; $this->_controller = 'adminhtml_card'; $this->_headerText = Mage::helper('giftcards')->__('Manage Gift Cards'); $this->_addButtonLabel = Mage::helper('giftcards')->__('Add New Gift Card'); parent::__construct(); } }