// Translations #PSCFV-4572
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17635 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -461,7 +461,7 @@ class AdminStoresControllerCore extends AdminController
|
||||
'type' => 'text'
|
||||
),
|
||||
'PS_SHOP_ADDR2' => array(
|
||||
'title' => 'Shop Address line 2',
|
||||
'title' => $this->l('Shop address line 2'),
|
||||
'validation' => 'isAddress',
|
||||
'size' => 30,
|
||||
'type' => 'text'
|
||||
|
||||
Reference in New Issue
Block a user