diff --git a/admin-dev/themes/template/products/suppliers.tpl b/admin-dev/themes/template/products/suppliers.tpl index 455ecbe3d..018b62134 100644 --- a/admin-dev/themes/template/products/suppliers.tpl +++ b/admin-dev/themes/template/products/suppliers.tpl @@ -67,14 +67,14 @@

{l s='Product reference(s)'}

{l s='You can specify product reference(s) for each supplier associated.'}

- +
{foreach from=$associated_suppliers item=supplier}

{$supplier->name}

- + - + @@ -119,20 +119,20 @@ {/foreach} - + - + {/if} \ No newline at end of file diff --git a/admin-dev/themes/template/products/warehouses.tpl b/admin-dev/themes/template/products/warehouses.tpl index cd02c5912..afedfed50 100644 --- a/admin-dev/themes/template/products/warehouses.tpl +++ b/admin-dev/themes/template/products/warehouses.tpl @@ -33,13 +33,13 @@

{l s='It is also possible to specify for each product/product combinations its location in each warehouse.'}

{l s='Please choose the warehouses associated to this product, and the default one.'}

- + {assign var=confirm value="Are you sure you want to delete entered product information?"} - + {l s='Create new warehouse'}{l s='Create new warehouse'} - +
{foreach from=$warehouses item=warehouse}

{$warehouse['name']}

@@ -85,19 +85,19 @@ {/foreach}

 

- +
{l s='Product name'}