From f1af46cfa6ab70825747e1ebeffb63935fed2d82 Mon Sep 17 00:00:00 2001 From: lBrieu Date: Mon, 19 Dec 2011 16:00:50 +0000 Subject: [PATCH] [*] Update messages notifications to display customer threads git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11374 b9a71923-0436-4b27-9f14-aed3839534dd --- admin-dev/themes/template/header.tpl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/admin-dev/themes/template/header.tpl b/admin-dev/themes/template/header.tpl index 1ed0f08ea..ffcc6200c 100644 --- a/admin-dev/themes/template/header.tpl +++ b/admin-dev/themes/template/header.tpl @@ -126,15 +126,15 @@ {/if} {if {$show_new_messages} == 1} -
- - 0 +
+ + 0 -
+

{l s='Last messages'}

{l s='No new messages posted on your shop'}

-
    -

    {l s='Show all messages'}

    +
      +

      {l s='Show all messages'}

      {/if}