diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl index 277faea3b..de610cab1 100644 --- a/admin-dev/themes/default/template/controllers/products/informations.tpl +++ b/admin-dev/themes/default/template/controllers/products/informations.tpl @@ -421,11 +421,16 @@
+ {if $languages|count > 1}
+ {/if} {foreach from=$languages item=language} + {if $languages|count > 1}
+ {/if} + {if $languages|count > 1}
+ {/if} {/foreach}
diff --git a/admin-dev/themes/default/template/controllers/products/input_text_lang.tpl b/admin-dev/themes/default/template/controllers/products/input_text_lang.tpl index 766cf612c..c1255702e 100644 --- a/admin-dev/themes/default/template/controllers/products/input_text_lang.tpl +++ b/admin-dev/themes/default/template/controllers/products/input_text_lang.tpl @@ -24,8 +24,10 @@ *} {foreach from=$languages item=language} + {if $languages|count > 1}
+ {/if} {if isset($maxchar)}
{$maxchar} @@ -42,6 +44,7 @@ {if isset($maxchar)}
{/if} + {if $languages|count > 1}
+ {/if} {/foreach} {if isset($maxchar)}