diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl index 0b56c1d73..847911f7f 100644 --- a/admin-dev/themes/default/template/controllers/products/informations.tpl +++ b/admin-dev/themes/default/template/controllers/products/informations.tpl @@ -375,8 +375,19 @@ {foreach from=$languages item=language}
+ {literal} + + {/literal} + value="{$product->getTags($language.id_lang, true)|htmlentitiesUTF8}" class="tagify" /> {l s='Forbidden characters:'} !<;>;?=+#"°{}_$% 
{/foreach} diff --git a/admin-dev/themes/default/template/helpers/form/form.tpl b/admin-dev/themes/default/template/helpers/form/form.tpl index 8593f7542..888813d50 100644 --- a/admin-dev/themes/default/template/helpers/form/form.tpl +++ b/admin-dev/themes/default/template/helpers/form/form.tpl @@ -68,7 +68,7 @@