// Translations #PSCFV-4572

This commit is contained in:
dMetzger
2012-10-01 11:30:50 +00:00
parent a2e9210fae
commit de4c175724
2 changed files with 8 additions and 7 deletions
+1 -1
View File
@@ -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'