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

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