_blockGroup = 'index'; $this->_controller = 'adminhtml_process'; $this->_headerText = Mage::helper('index')->__('Index Management'); parent::__construct(); $this->_removeButton('add'); } }