-
@@ -386,5 +378,5 @@
{$list}
- {/if}
-
\ No newline at end of file
+
+{/if}
\ No newline at end of file
diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl
index de610cab1..006082bf1 100644
--- a/admin-dev/themes/default/template/controllers/products/informations.tpl
+++ b/admin-dev/themes/default/template/controllers/products/informations.tpl
@@ -350,7 +350,7 @@
- {l s='Do you want an image associated with the product in your description?'}
+ {l s='Would you like to add an image in your description?'}
{l s='Click here'}.
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 c1255702e..1080a4f7f 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
@@ -40,7 +40,7 @@
onkeyup="if (isArrowKey(event)) return ;updateFriendlyURL();"
onblur="updateLinkRewrite();"
{if isset($maxchar)} data-maxchar="{$maxchar}"{/if}
- {if isset($maxlength)} maxlength="{$maxlength}"{/if}>
+ {if isset($maxlength)} maxlength="{$maxlength}"{/if} />
{if isset($maxchar)}
{/if}
diff --git a/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl b/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl
index 2ad6848ee..7c2800213 100644
--- a/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl
+++ b/admin-dev/themes/default/template/controllers/products/virtualproduct.tpl
@@ -26,7 +26,7 @@