diff --git a/admin-dev/themes/default/template/helpers/options/options.tpl b/admin-dev/themes/default/template/helpers/options/options.tpl index 5a81381dd..78e1d7807 100644 --- a/admin-dev/themes/default/template/helpers/options/options.tpl +++ b/admin-dev/themes/default/template/helpers/options/options.tpl @@ -174,13 +174,11 @@
- {elseif $field['type'] == 'price'} - + {elseif $field['type'] == 'price' && isset($currency)}
{$currency->prefix}{$currency->suffix} {l s='(tax excl.)'}
- {elseif $field['type'] == 'textLang' || $field['type'] == 'textareaLang' || $field['type'] == 'selectLang'} {if $field['type'] == 'textLang'}