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