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

This commit is contained in:
Francois Gaillard
2012-01-10 16:47:21 +00:00
parent 38eff0ef4a
commit 4e5d09e569
@@ -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.')
)
)
);