From 78bde98c181b5d0a5e225c22234d8e3d1be6f263 Mon Sep 17 00:00:00 2001 From: Graham Eames Date: Sat, 17 Sep 2005 17:27:25 +0000 Subject: [PATCH] Hide "Mark All Forums Read" link when not logged in (as this option is not valid for a guest) [Bug #121] git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5208 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/index_body.tpl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/phpBB/templates/subSilver/index_body.tpl b/phpBB/templates/subSilver/index_body.tpl index 86da30df99..84571b81b5 100644 --- a/phpBB/templates/subSilver/index_body.tpl +++ b/phpBB/templates/subSilver/index_body.tpl @@ -41,7 +41,11 @@ - +
{L_MARK_FORUMS_READ} + + {L_MARK_FORUMS_READ} + + {S_TIMEZONE}