From 9f71c1baff5edf7a223072ab49706eaae8dac5b4 Mon Sep 17 00:00:00 2001 From: hanakin Date: Wed, 19 Apr 2017 15:26:31 -0400 Subject: [PATCH] [ticket/15109] Add icon to member profile PHPBB3-15109 --- phpBB/styles/prosilver/template/memberlist_view.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/phpBB/styles/prosilver/template/memberlist_view.html b/phpBB/styles/prosilver/template/memberlist_view.html index 568cb92ae9..21ba386177 100644 --- a/phpBB/styles/prosilver/template/memberlist_view.html +++ b/phpBB/styles/prosilver/template/memberlist_view.html @@ -5,7 +5,7 @@
-
+
@@ -19,7 +19,9 @@
-
{L_USERNAME}{L_COLON}
+
+ {L_USERNAME}{L_COLON} {L_ONLINE} +
{USERNAME} [ {L_EDIT_PROFILE} ]