diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 384a0e354..3f338097a 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -36,7 +36,7 @@ {if $key == 'legend'}

{if isset($field.image)}{$field.title|escape:'htmlall':'UTF-8'}{/if} - {if isset($field.icon)}{/if} + {if isset($field.icon)}{/if} {$field.title}

{elseif $key == 'description' && $field}