diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 6efa5784b..86d6a63c0 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -59,7 +59,7 @@
{$value.p}
{/if} {/foreach} {elseif $input.type == 'textarea'} - {if isset($input.lang)} + {if isset($input.lang) AND $input.lang}