// Small title fix
This commit is contained in:
@@ -469,7 +469,7 @@ class AdminAttributesGroupsControllerCore extends AdminController
|
||||
|
||||
public function initPageHeaderToolbar()
|
||||
{
|
||||
$this->page_header_toolbar_title = $this->l('Products');
|
||||
$this->page_header_toolbar_title = $this->l('Attribute groups');
|
||||
$this->page_header_toolbar_btn['new_attribute_group'] = array(
|
||||
'href' => self::$currentIndex.'&addattribute_group&token='.$this->token,
|
||||
'desc' => $this->l('Add new attribute'),
|
||||
|
||||
Reference in New Issue
Block a user