From 9568181b98a370b81c1683ecba36bf4f8a9ea697 Mon Sep 17 00:00:00 2001 From: Crizzo Date: Mon, 24 Mar 2014 20:57:25 +0100 Subject: [ticket/9758] Adds id and changes filter to fix travis CI test PHPBB3-9758 --- phpBB/styles/prosilver/template/overall_header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index 8d566626f6..b2f4b94524 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}
  • -- cgit v1.2.1