_controller = 'adminhtml_qbanner'; $this->_blockGroup = 'qbanner'; $this->_headerText = Mage::helper('qbanner')->__('Qbanner Manager'); $this->_addButtonLabel = Mage::helper('qbanner')->__('Add New Banner'); parent::__construct(); } }