[-] BO : Fixed bug #PSTEST-357. Translation changed

This commit is contained in:
vSchoener
2012-01-11 14:31:40 +00:00
parent ef785581a9
commit eecd666997
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,