From 522b73cd468e0a32b25f83e7a49df6ab0dec31a9 Mon Sep 17 00:00:00 2001 From: hanakin Date: Wed, 19 Apr 2017 19:21:36 -0400 Subject: [PATCH] [ticket/15156] Fix profile page PHPBB3-15156 --- phpBB/styles/prosilver/template/memberlist_view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/memberlist_view.html b/phpBB/styles/prosilver/template/memberlist_view.html index 21ba386177..224cf42284 100644 --- a/phpBB/styles/prosilver/template/memberlist_view.html +++ b/phpBB/styles/prosilver/template/memberlist_view.html @@ -20,10 +20,10 @@
- {L_USERNAME}{L_COLON} {L_ONLINE} + {L_USERNAME}{L_COLON}
- {USERNAME} + {USERNAME} {L_ONLINE} [ {L_EDIT_PROFILE} ] [ {L_USER_ADMIN} ] [ {L_USER_BAN} ]