From 9a2d961b4c0254a86a078a5b8856b71c113356d1 Mon Sep 17 00:00:00 2001 From: James Atkinson Date: Thu, 19 Apr 2001 06:15:00 +0000 Subject: [PATCH] Some small fixes in the viewonline templates git-svn-id: file:///svn/phpbb/trunk@178 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/viewonline_body.tpl | 2 +- phpBB/templates/Default/viewonline_header.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/phpBB/templates/Default/viewonline_body.tpl b/phpBB/templates/Default/viewonline_body.tpl index 66b1b1e96c..03d7d3747f 100644 --- a/phpBB/templates/Default/viewonline_body.tpl +++ b/phpBB/templates/Default/viewonline_body.tpl @@ -13,7 +13,7 @@ -  {userrow.USERNAME}  +  {userrow.USERNAME}   {userrow.LASTUPDATE}   {userrow.LOGGEDON}    {userrow.LOCATION}  diff --git a/phpBB/templates/Default/viewonline_header.tpl b/phpBB/templates/Default/viewonline_header.tpl index cd23f7b840..98bac32367 100644 --- a/phpBB/templates/Default/viewonline_header.tpl +++ b/phpBB/templates/Default/viewonline_header.tpl @@ -7,7 +7,7 @@ {L_POSTEDTOTAL} -{TOTAL_POSTS}- {L_MESSAGES}.
{L_WEHAVE} {TOTAL_USERS} {L_REGUSERS}.
- {L_NEWESTUSER} {NEWEST_USER} + {L_NEWESTUSER} {NEWEST_USER}