From 014869d3fec9f6d26563a0e8c69315b26339da1f Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 31 Mar 2002 13:58:01 +0000 Subject: [PATCH] Output online users explanation git-svn-id: file:///svn/phpbb/trunk@2453 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/index.php | 1 + phpBB/templates/subSilver/index_body.tpl | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/phpBB/index.php b/phpBB/index.php index 3d7963d094..e5278bb1e3 100644 --- a/phpBB/index.php +++ b/phpBB/index.php @@ -277,6 +277,7 @@ if( ( $total_categories = count($category_rows) ) ) 'L_NEW_POSTS' => $lang['New_posts'], 'L_NO_NEW_POSTS_LOCKED' => $lang['No_new_posts_locked'], 'L_NEW_POSTS_LOCKED' => $lang['New_posts_locked'], + 'L_ONLINE_EXPLAIN' => $lang['Online_explain'], 'L_MODERATOR' => $lang['Moderators'], 'L_FORUM_LOCKED' => $lang['Forum_is_locked'], diff --git a/phpBB/templates/subSilver/index_body.tpl b/phpBB/templates/subSilver/index_body.tpl index 4135f10d80..c073d22b5a 100644 --- a/phpBB/templates/subSilver/index_body.tpl +++ b/phpBB/templates/subSilver/index_body.tpl @@ -60,6 +60,10 @@ + + +
{L_ONLINE_EXPLAIN}
+