[-] BO : #PSTEST-365 : Description added for the default customer's groups

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12323 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
fGaillard
2012-01-10 16:47:21 +00:00
parent 6c6aeb7aed
commit f974830041
@@ -368,7 +368,8 @@ class AdminCustomersControllerCore extends AdminController
'id' => 'id_group',
'name' => 'name'
),
'hint' => $this->l('The group will be as applied by default.')
'hint' => $this->l('The group will be as applied by default.'),
'desc' => $this->l('Apply the discount\'s price of this group.')
)
)
);