From c69936d2209c5d6b1215eeef7f2d0e813851e841 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 20 Aug 2010 22:55:25 +0200 Subject: [task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development. This reverts commit ac2b5430aa2e4e75ed7b9372ae39024c22dac915. PHPBB3-9783 --- .../subsilver2/template/viewonline_body.html | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/viewonline_body.html (limited to 'phpBB/styles/subsilver2/template/viewonline_body.html') diff --git a/phpBB/styles/subsilver2/template/viewonline_body.html b/phpBB/styles/subsilver2/template/viewonline_body.html new file mode 100644 index 0000000000..1fcab016b6 --- /dev/null +++ b/phpBB/styles/subsilver2/template/viewonline_body.html @@ -0,0 +1,57 @@ + + +

{TOTAL_REGISTERED_USERS_ONLINE}

+

{TOTAL_GUEST_USERS_ONLINE} [ {L_SWITCH_GUEST_DISPLAY} ]

+
+ + + + + + + +
{L_GOTO_PAGE} {L_PREVIOUS}  {PAGINATION}  {L_NEXT}
+ + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_LAST_UPDATED}{L_FORUM_LOCATION}

{user_row.USERNAME_FULL}

{L_IP}: {user_row.USER_IP} » {L_WHOIS}

+ {user_row.USER_BROWSER}

 {user_row.LASTUPDATE}

{user_row.FORUM_LOCATION}

{L_LEGEND} :: {LEGEND}
+ + + + + + + +
{L_GOTO_PAGE} {L_PREVIOUS}  {PAGINATION}  {L_NEXT}
+ + +
{L_ONLINE_EXPLAIN}
+ +
+ + + +
+ +
+ + \ No newline at end of file -- cgit v1.2.1