[-] BO : #PSCFV-3808 : small fix

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17080 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2012-08-29 15:22:42 +00:00
parent bda8d65d95
commit 0b69d51315
2 changed files with 3 additions and 0 deletions
@@ -120,6 +120,7 @@ class AdminAddressesControllerCore extends AdminController
'name' => 'phone_mobile',
'size' => 33,
'required' => false,
'desc' => sprintf($this->l('You must register at least one phone number %s'), '<sup>*</sup>')
),
array(
'type' => 'textarea',