_controller = 'adminhtml'; $this->_blockGroup = 'Magefan_Blog'; $this->_headerText = __('Category'); $this->_addButtonLabel = __('Add New Category'); parent::_construct(); } }