From d48d47c91689b8a058ceed1d5165585143f20e3d Mon Sep 17 00:00:00 2001 From: Crizzo Date: Sun, 23 Mar 2014 21:51:54 +0100 Subject: [PATCH] [ticket/9758] Removed the needless space after first ENDIF PHPBB3-9758 --- phpBB/styles/prosilver/template/overall_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index c9daccb4ff..8d566626f6 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -89,7 +89,7 @@ -
  • {CURRENT_USER_AVATAR} {USERNAME_FULL}
  • +
  • {CURRENT_USER_AVATAR} {USERNAME_FULL}
  • {L_EMAIL_TOPIC}
  • {L_EMAIL_PM}
  • {L_PRINT_TOPIC}