[-] BO : Fixed bug #PSTEST-357. Translation changed
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12354 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -99,7 +99,7 @@ class AdminAddressesControllerCore extends AdminController
|
||||
),
|
||||
array(
|
||||
'type' => 'text',
|
||||
'label' => $this->l('Alias'),
|
||||
'label' => $this->l('Address alias'),
|
||||
'name' => 'alias',
|
||||
'size' => 33,
|
||||
'required' => true,
|
||||
|
||||
Reference in New Issue
Block a user