_controller = 'adminhtml_category'; $this->_blockGroup = 'clnews'; $this->_headerText = Mage::helper('clnews')->__('Category Manager'); $this->_addButtonLabel = Mage::helper('clnews')->__('Add Category'); parent::__construct(); } }