From ce1b4da59ec3e1c562ad50dac33c167068ac2093 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Sat, 15 Mar 2014 15:56:04 +0100 Subject: [PATCH] [ticket/9758] Optimises the html code of avatar image in header 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 16ec9f6aea..84449efc14 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -163,7 +163,7 @@ -
  • {L_LOGIN_LOGOUT} {CURRENT_USER_AVATAR}
  • +
  • {L_LOGIN_LOGOUT} {CURRENT_USER_AVATAR}
  • {L_REGISTER}
  • {L_MEMBERLIST}