diff --git a/admin-dev/themes/default/template/controllers/products/associations.tpl b/admin-dev/themes/default/template/controllers/products/associations.tpl
index 75af1dcb6..8c1c92eb3 100644
--- a/admin-dev/themes/default/template/controllers/products/associations.tpl
+++ b/admin-dev/themes/default/template/controllers/products/associations.tpl
@@ -41,7 +41,7 @@
{$category_tree}
- {l s='Create new category'}
+ {l s='Create new category'}
diff --git a/admin-dev/themes/default/template/controllers/products/informations.tpl b/admin-dev/themes/default/template/controllers/products/informations.tpl
index 4c41cde6d..60c378010 100644
--- a/admin-dev/themes/default/template/controllers/products/informations.tpl
+++ b/admin-dev/themes/default/template/controllers/products/informations.tpl
@@ -194,6 +194,7 @@
+
{include file="controllers/products/multishop/checkbox.tpl" field="active" type="radio" onclick=""}
{l s='Redirect:'}
@@ -203,19 +204,20 @@
redirect_type == '301'} selected="selected" {/if}>{l s='Redirect permanently (301)'}
redirect_type == '302'} selected="selected" {/if}>{l s='Redirect temporarily (302)'}
-
-
- {l s='404 : Not Found = Product does not exist and no redirect'}
- {l s='301 : Moved Permanently = Product Moved Permanently'}
- {l s='302 : Moved Temporarily = Product moved temporarily'}
-
-
+
+
+
+
+
+ {l s='404 : Not Found = Product does not exist and no redirect'}
+ {l s='301 : Moved Permanently = Product Moved Permanently'}
+ {l s='302 : Moved Temporarily = Product moved temporarily'}
+
{include file="controllers/products/multishop/checkbox.tpl" field="active" type="radio" onclick=""}
-
{l s='Related product:'}
@@ -234,9 +236,6 @@
-
-
-
{include file="controllers/products/multishop/checkbox.tpl" field="visibility" type="default"}
{l s='Visibility:'}
@@ -250,7 +249,6 @@
-
active}style="display:none"{/if} >
{if isset($display_multishop_checkboxes) && $display_multishop_checkboxes}
@@ -388,8 +386,6 @@
{/if}
-
-
-
+
{foreach from=$languages item=language}
{l s='Please choose the suppliers associated with this product. Please select a default supplier, as well.'}
-
- {l s='Create a new supplier'}
-
+
-
-
{l s='Product reference(s)'}
-
- {if $associated_suppliers|@count == 0}
-
{l s='You must specify the suppliers associated with this product. You must also select the default product supplier before setting references.'}
- {else}
-
{l s='You can specify product reference(s) for each associated supplier.'}
- {/if}
-
{l s='Click "Save and Stay" after changing selected suppliers to display the associated product references.'}
-
- {foreach from=$associated_suppliers item=supplier}
-
-
-
+
+
+ {l s='Create a new supplier'}
+
+
+ {l s='Product reference(s)'}
+
+
+ {if $associated_suppliers|@count == 0}
+ {l s='You must specify the suppliers associated with this product. You must also select the default product supplier before setting references.'}
+ {else}
+ {l s='You can specify product reference(s) for each associated supplier.'}
+ {/if}
+ {l s='Click "Save and Stay" after changing selected suppliers to display the associated product references.'}
+
+
+
+ {foreach from=$associated_suppliers item=supplier}
+
+
+
+
+
{l s='Product name'}
- {l s='Supplier reference'}
- {l s='Unit price tax excluded'}
- {l s='Unit price currency'}
+ {l s='Supplier reference'}
+ {l s='Unit price tax excluded'}
+ {l s='Unit price currency'}
+
{foreach $attributes AS $index => $attribute}
{assign var=reference value=''}