[*] BO #PSFV-94 : Added AdminPreferencesController

This commit is contained in:
vChabot
2011-10-28 14:08:07 +00:00
parent 16a8500503
commit 8112d77040
3 changed files with 69 additions and 44 deletions
+2
View File
@@ -122,6 +122,8 @@ class HelperOptionsCore extends Helper
}
</script>';
$field['link_remove_ip'] = ' &nbsp<a href="#" class="button" onclick="addRemoteAddr(); return false;">'.$this->l('Add my IP').'</a>';
if (!isset($category_data['bottom']))
$category_data['bottom'] = '<script type="text/javascript">changeCMSActivationAuthorization();</script>';
} else if ($field['type'] == 'price')
{
$field['currency_left'] = $this->context->currency->getSign('left');