// Fixed missing word #PSCFV-4297

This commit is contained in:
dMetzger
2012-09-24 07:15:45 +00:00
parent e0dc9a57d0
commit a8a1dec55a
+1 -1
View File
@@ -461,7 +461,7 @@ class AdminStoresControllerCore extends AdminController
'type' => 'text'
),
'PS_SHOP_ADDR2' => array(
'title' => 'Address line 2',
'title' => 'Shop Address line 2',
'validation' => 'isAddress',
'size' => 30,
'type' => 'text'