diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 952b8f597..b57ff0ac4 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -84,11 +84,15 @@ {block name="input"} {if $input.type == 'text' || $input.type == 'tags'} {if isset($input.lang) AND $input.lang} + {if $languages|count > 1}
+ {/if} {foreach $languages as $language} {assign var='value_text' value=$fields_value[$input.name][$language.id_lang]} + {if $languages|count > 1}
+ {/if} {if $input.type == 'tags'} {literal} {/if} + {if $languages|count > 1}
+ {/if} {else} {if $input.type == 'tags'} {literal}