From 4ef16714f8872ed81664c69d9e89cde079b7fb8d 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 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@14720 b9a71923-0436-4b27-9f14-aed3839534dd --- .../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}