[-] BO : fixed bug #PSCFV-2304

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15269 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2012-05-14 12:56:33 +00:00
parent 0bcc55a096
commit 8365e709df
6 changed files with 11 additions and 6 deletions
@@ -293,7 +293,8 @@ class AdminManufacturersControllerCore extends AdminController
'label' => $this->l('Meta keywords:'),
'name' => 'meta_keywords',
'lang' => true,
'hint' => $this->l('Forbidden characters:').' <>;=#{}'
'hint' => $this->l('Forbidden characters:').' <>;=#{}',
'desc' => $this->l('To add "tags" click in the field, write something, then press "Enter"')
),
array(
'type' => 'radio',