// HelperForm : 'p' replaced by 'desc'

This commit is contained in:
tDidierjean
2011-11-18 18:27:48 +00:00
parent 4e7a4a692a
commit c4a0a95af9
43 changed files with 204 additions and 205 deletions
+2 -2
View File
@@ -222,7 +222,7 @@ class AdminShopControllerCore extends AdminController
'label' => $this->l('Disabled')
)
),
'p' => $this->l('Enable or disable shop')
'desc' => $this->l('Enable or disable shop')
);
$themes = Theme::getThemes();
@@ -299,7 +299,7 @@ class AdminShopControllerCore extends AdminController
'type' => 'checkbox',
'values' => $import_data
),
'p' => $this->l('Use this option to associate data (products, modules, etc.) the same way as the selected shop')
'desc' => $this->l('Use this option to associate data (products, modules, etc.) the same way as the selected shop')
);
$this->fields_value = array(