From 3b10f25083af904188a1ad1b3133b8d71d10a3d9 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 27 May 2001 16:08:53 +0000 Subject: [PATCH] More updates to who is online display git-svn-id: file:///svn/phpbb/trunk@344 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/Default/index_body.tpl | 5 ++++- phpBB/templates/PSO/index_body.tpl | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/phpBB/templates/Default/index_body.tpl b/phpBB/templates/Default/index_body.tpl index 0a6fc9cda6..84ea015453 100644 --- a/phpBB/templates/Default/index_body.tpl +++ b/phpBB/templates/Default/index_body.tpl @@ -45,7 +45,10 @@ - {TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST} + Who is Online + + + {TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST} diff --git a/phpBB/templates/PSO/index_body.tpl b/phpBB/templates/PSO/index_body.tpl index 3b04707863..00f32324eb 100644 --- a/phpBB/templates/PSO/index_body.tpl +++ b/phpBB/templates/PSO/index_body.tpl @@ -31,7 +31,7 @@ - Who is Online  + Who is Online  {TOTAL_USERS_ONLINE}
{LOGGED_IN_USER_LIST}