// Translation change
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13009 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -49,8 +49,8 @@ class AdminAttributesGroupsControllerCore extends AdminController
|
||||
'align' => 'left'
|
||||
),
|
||||
'count_values' => array(
|
||||
'title' => $this->l('Values'),
|
||||
'width' => 25,
|
||||
'title' => $this->l('Values count'),
|
||||
'width' => 120,
|
||||
'align' => 'center'
|
||||
),
|
||||
'position' => array(
|
||||
|
||||
Reference in New Issue
Block a user