From 69ae3f132c74fabcff5a01cdeb59d1d4c71e0ee0 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Wed, 18 Apr 2012 09:46:42 +0000 Subject: [PATCH] [-] BO : fix #PSTEST-1172 - do not sort all products list by position // missing file --- .../themes/default/template/helpers/list/list_header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 d9f682cca..ba63e20a1 100644 --- a/admin-dev/themes/default/template/helpers/list/list_header.tpl +++ b/admin-dev/themes/default/template/helpers/list/list_header.tpl @@ -147,8 +147,8 @@ {if (!isset($params.orderby) || $params.orderby) && !$simple_header}
- - + + {else}
  {/if}