From f4118c4f9d82fe43be036d5bfa254cc54749c92c Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 14 Oct 2013 15:06:09 +0200 Subject: [PATCH] // Fix some table header column title --- .../template/controllers/products/features.tpl | 6 +++--- .../default/template/controllers/products/images.tpl | 8 ++++---- .../template/controllers/products/quantities.tpl | 11 ++++------- .../template/controllers/products/suppliers.tpl | 6 +++--- .../default/template/helpers/list/list_header.tpl | 2 +- 5 files changed, 15 insertions(+), 18 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/products/features.tpl b/admin-dev/themes/default/template/controllers/products/features.tpl index a69f0f545..dee16d70c 100644 --- a/admin-dev/themes/default/template/controllers/products/features.tpl +++ b/admin-dev/themes/default/template/controllers/products/features.tpl @@ -36,9 +36,9 @@ - - - + + + diff --git a/admin-dev/themes/default/template/controllers/products/images.tpl b/admin-dev/themes/default/template/controllers/products/images.tpl index 7a2cba69f..368f7b7d1 100644 --- a/admin-dev/themes/default/template/controllers/products/images.tpl +++ b/admin-dev/themes/default/template/controllers/products/images.tpl @@ -60,14 +60,14 @@
{l s='Feature'}{l s='Pre-defined value'}{l s='or'} {l s='Customized value'}{l s='Feature'}{l s='Pre-defined value'}{l s='or'} {l s='Customized value'}
- - + + {if $shops} {foreach from=$shops item=shop} - + {/foreach} {/if} - + diff --git a/admin-dev/themes/default/template/controllers/products/quantities.tpl b/admin-dev/themes/default/template/controllers/products/quantities.tpl index c0854a251..e5367a154 100644 --- a/admin-dev/themes/default/template/controllers/products/quantities.tpl +++ b/admin-dev/themes/default/template/controllers/products/quantities.tpl @@ -42,11 +42,8 @@ {if $show_quantities == true} - - - - - + +
is_virtual || $product->cache_is_pack}style="display:none;"{/if} class="row stockForVirtualProduct">

@@ -116,8 +113,8 @@

- - + + {foreach from=$attributes item=attribute} diff --git a/admin-dev/themes/default/template/controllers/products/suppliers.tpl b/admin-dev/themes/default/template/controllers/products/suppliers.tpl index 349a0b3bf..836b8cc8a 100644 --- a/admin-dev/themes/default/template/controllers/products/suppliers.tpl +++ b/admin-dev/themes/default/template/controllers/products/suppliers.tpl @@ -38,9 +38,9 @@
{l s='Image'}{l s='Position'}{l s='Image'}{l s='Position'}{$shop.name}{$shop.name}{l s='Cover'}{l s='Cover'}
{l s='Quantity'}{l s='Designation'}{l s='Quantity'}{l s='Designation'}
- - - + + + diff --git a/admin-dev/themes/default/template/helpers/list/list_header.tpl b/admin-dev/themes/default/template/helpers/list/list_header.tpl index ca389a060..6b93d21d1 100644 --- a/admin-dev/themes/default/template/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl @@ -177,7 +177,7 @@ {/if} {if $simple_header}
-

{if isset($icon)} {/if}{if is_array($title)}{$title|end}{else}{$title}{/if}

+ {if isset($title)}

{if isset($icon)} {/if}{if is_array($title)}{$title|end}{else}{$title}{/if}

{/if} {/if}
{l s='Selected'}{l s='Supplier Name'}{l s='Default'}{l s='Selected'}{l s='Supplier Name'}{l s='Default'}