[*] BO #PSFV-94 : Added AdminPreferencesController
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9719 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -122,6 +122,8 @@ class HelperOptionsCore extends Helper
|
||||
}
|
||||
</script>';
|
||||
$field['link_remove_ip'] = '  <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');
|
||||
|
||||
Reference in New Issue
Block a user