From 2e17e448deed073f8614bb555a8ef20c57291c2a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:14:59 +0000 Subject: Copy 3.0.x branch to trunk git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../styles/prosilver/template/viewonline_body.html | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 phpBB/styles/prosilver/template/viewonline_body.html (limited to 'phpBB/styles/prosilver/template/viewonline_body.html') diff --git a/phpBB/styles/prosilver/template/viewonline_body.html b/phpBB/styles/prosilver/template/viewonline_body.html new file mode 100644 index 0000000000..b111d743f9 --- /dev/null +++ b/phpBB/styles/prosilver/template/viewonline_body.html @@ -0,0 +1,57 @@ + + +

{TOTAL_REGISTERED_USERS_ONLINE}

+

{TOTAL_GUEST_USERS_ONLINE}{L_SWITCH_GUEST_DISPLAY}

+ + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_FORUM_LOCATION}{L_LAST_UPDATED}
{user_row.USERNAME_FULL} {L_IP}: {user_row.USER_IP} » {L_WHOIS} +
{user_row.USER_BROWSER}
{user_row.FORUM_LOCATION}{user_row.LASTUPDATE}
{L_NO_ONLINE_USERS}{L_SWITCH_GUEST_DISPLAY}
+ +
+
+ + +
+ {L_PREVIOUS}{L_PREVIOUS}{L_NEXT}{L_NEXT} +
+ + +

{L_LEGEND}: {LEGEND}

+ + + + + -- cgit v1.2.1