From df9948c445f0427dace944118d2e5f6eeda0397f Mon Sep 17 00:00:00 2001 From: mMarinetti Date: Thu, 29 Sep 2011 16:08:42 +0000 Subject: [PATCH] // fix display subtabs when employee is on hover on adminHome git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8893 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/header.tpl | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/admin-dev/themes/template/header.tpl b/admin-dev/themes/template/header.tpl index 8820d6e38..1fc8f37a7 100644 --- a/admin-dev/themes/template/header.tpl +++ b/admin-dev/themes/template/header.tpl @@ -187,20 +187,20 @@ {if $multi_shop}
{l s='Select your shop:'}{$shop_list}
{/if} -
 
{$HOOK_TOP} + {foreach $tabs AS $t} {/foreach} {if $employee->bo_uimode == 'hover'}