_controller = 'adminhtml_comment'; $this->_blockGroup = 'clnews'; $this->_headerText = Mage::helper('clnews')->__('Comment Manager'); parent::__construct(); $this->_removeButton('add'); } }