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 @@ + + + -
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='Create a new supplier'}{l s='Create a new supplier'} - + - + - + + + + + + {foreach from=$suppliers item=supplier} + + + + + + {/foreach}
- - - - - - - - - - {foreach from=$suppliers item=supplier} - - - - - - {/foreach} - -
{l s='Selected'}{l s='Supplier Name'}{l s='Default'}
{$supplier['name']}
-
{l s='Selected'}{l s='Supplier Name'}{l s='Default'}
{$supplier['name']}
-

 

-

{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} -

{$supplier->name}

-
- + + + {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} +

+ {$supplier->name} +

+ +
+ +
- - - + + + + {foreach $attributes AS $index => $attribute} {assign var=reference value=''}
{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'}