From 12f1fd2c2f053646e76603f5f41829095070c8b6 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Mon, 10 Aug 2009 15:32:37 +0000 Subject: [PATCH] Fix Bug #49385 introduced with r9666 for #15085 Authorised by: AcydBurn git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9949 89ea8834-ac86-4346-8a33-228a782c2dd0 --- 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 972c9a5c80..23c3961aaa 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -162,7 +162,7 @@
  • {L_MEMBERLIST}
  • {L_REGISTER}
  • -
  • {L_LOGIN_LOGOUT}
  • +
  • {L_LOGIN_LOGOUT}
  • diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index a45e51b467..028de14513 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -162,7 +162,7 @@ function marklist(id, name, state)
    - * {L_LOGIN_LOGOUT}  + * {L_LOGIN_LOGOUT}   * {L_RESTORE_PERMISSIONS}  {L_BOARD_DISABLED}