_controller = 'adminhtml_testimonialmanager'; $this->_blockGroup = 'testimonialmanager'; $this->_headerText = Mage::helper('testimonialmanager')->__('Testimonial Manager'); $this->_addButtonLabel = Mage::helper('testimonialmanager')->__('Add Testimonial'); parent::__construct(); } }