_blockGroup = 'Magento_Cms'; $this->_controller = 'adminhtml_block'; $this->_headerText = __('Static Blocks'); $this->_addButtonLabel = __('Add New Block'); parent::_construct(); } }