[-] 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:
vSchoener
2012-01-11 14:31:40 +00:00
parent 63dad9369e
commit a8193f0cff
2 changed files with 2 additions and 2 deletions
@@ -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,