From c259a9b3871d378f804222409b73f659e9dabdfb Mon Sep 17 00:00:00 2001 From: Matt Friedman Date: Sat, 5 Nov 2016 16:15:50 -0700 Subject: [ticket/14855] Update notification and PM alert bubbles PHPBB3-14855 --- phpBB/styles/prosilver/template/navbar_header.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'phpBB/styles/prosilver/template') diff --git a/phpBB/styles/prosilver/template/navbar_header.html b/phpBB/styles/prosilver/template/navbar_header.html index e948e2e0f6..3e5720ad65 100644 --- a/phpBB/styles/prosilver/template/navbar_header.html +++ b/phpBB/styles/prosilver/template/navbar_header.html @@ -18,7 +18,7 @@
  • {L_SEARCH_NEW}
  • - +
  • {L_SEARCH_UNREAD}
  • {L_SEARCH_UNANSWERED}
  • @@ -55,14 +55,14 @@
    @@ -72,12 +72,12 @@
  • - {L_PRIVATE_MESSAGES} [{PRIVATE_MESSAGE_COUNT}] + {L_PRIVATE_MESSAGES} {PRIVATE_MESSAGE_COUNT}
  • -- cgit v1.2.1