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}