// change message customer tread

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12014 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vKham
2012-01-02 16:55:07 +00:00
parent f75fa48f72
commit a573f8c239
8 changed files with 67 additions and 37 deletions
@@ -117,8 +117,7 @@ class AdminFeaturesControllerCore extends AdminController
'width' => 25
),
'value' => array(
'title' => $this->l('Value'),
'width' => 100
'title' => $this->l('Value')
)
);