[-] BO : fixed bug #PSCFV-1726 - Meta Title Suppliers not save
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14904 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -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:').' <>;=#{}'
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user