[-] BO : fixed bug #PSCFV-1726 - Meta Title Suppliers not save

This commit is contained in:
vAugagneur
2012-04-26 09:57:05 +00:00
parent 842b6220d5
commit a43c753d13
@@ -167,7 +167,7 @@ class AdminSuppliersControllerCore extends AdminController
array(
'type' => 'text',
'label' => $this->l('Meta title:'),
'name' => 'smeta_title',
'name' => 'meta_title',
'lang' => true,
'hint' => $this->l('Forbidden characters:').' <>;=#{}'
),