diff --git a/admin-dev/themes/default/template/controllers/products/images.tpl b/admin-dev/themes/default/template/controllers/products/images.tpl index 6c5cc4368..dff8cbde7 100644 --- a/admin-dev/themes/default/template/controllers/products/images.tpl +++ b/admin-dev/themes/default/template/controllers/products/images.tpl @@ -29,6 +29,19 @@

{if isset($id_image)}{l s='Edit this product image'}{else}{l s='Add a new image to this product'}{/if}


+ + + + + {if $shops} {foreach from=$shops item=shop} @@ -81,6 +95,7 @@ image_id + @@ -101,7 +116,6 @@
+ + + {foreach from=$languages item=language} +
+ id}disabled="disabled"{/if} id="legend_{$language.id_lang}" name="legend_{$language.id_lang}" value="{$product->name[$language.id_lang]|escape:'htmlall':'UTF-8'}"/> + {l s='Invalid characters:'} <>;=#{}  +
+ {/foreach} +
@@ -57,6 +70,7 @@
{l s='Image'}{l s='Legend'} {l s='Position'} legend image_position
-