From ccca9d75b5be2ecf5985b7e9f68121489934fd55 Mon Sep 17 00:00:00 2001 From: tDidierjean Date: Thu, 3 Nov 2011 09:31:10 +0000 Subject: [PATCH] // align table headers with the list content git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@9814 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/helper/list/list_header.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin-dev/themes/template/helper/list/list_header.tpl b/admin-dev/themes/template/helper/list/list_header.tpl index d82e4a140..76d334a58 100644 --- a/admin-dev/themes/template/helper/list/list_header.tpl +++ b/admin-dev/themes/template/helper/list/list_header.tpl @@ -111,7 +111,9 @@ {/if} {foreach $fields_display AS $key => $params} - {$params.title} + + {$params.title} {if (!isset($params.orderby) || $params.orderby) && !$simple_header}