From d2295b3d1f191710916b12980e13c97419ecf0ae Mon Sep 17 00:00:00 2001 From: Nathan Guse Date: Fri, 15 Feb 2013 19:27:09 -0600 Subject: [PATCH] [ticket/11103] Restore new/unread messages info/link in header (properly) PHPBB3-11103 --- phpBB/styles/prosilver/template/overall_header.html | 2 +- phpBB/styles/subsilver2/template/overall_header.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index e911007aa6..85bce8a313 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -177,7 +177,7 @@
  • {L_PROFILE} - ({PRIVATE_MESSAGE_INFO}, {PRIVATE_MESSAGE_INFO_UNREAD}) + ({PRIVATE_MESSAGE_INFO}, {PRIVATE_MESSAGE_INFO_UNREAD}) {L_SEARCH_SELF} diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 0a2c5aed96..6ea9ba1442 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -196,7 +196,7 @@ function marklist(id, name, state)  * {L_RESTORE_PERMISSIONS}  {L_BOARD_DISABLED} - +  * {PRIVATE_MESSAGE_INFO}, {PRIVATE_MESSAGE_INFO_UNREAD}  * {L_REGISTER}