From de936e0bd4cc191b2be199cb4cad3e3838fe13ed Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Tue, 19 Nov 2002 23:24:09 +0000 Subject: [PATCH] Change year git-svn-id: file:///svn/phpbb/trunk@3065 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/overall_footer.html | 2 +- phpBB/templates/subSilver/simple_footer.html | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/phpBB/templates/subSilver/overall_footer.html b/phpBB/templates/subSilver/overall_footer.html index d9cec7d3ea..50f253adfb 100644 --- a/phpBB/templates/subSilver/overall_footer.html +++ b/phpBB/templates/subSilver/overall_footer.html @@ -10,7 +10,7 @@ The phpBB Group : 2002 // --> -Powered by phpBB {PHPBB_VERSION} © 2001 phpBB Group
{TRANSLATION_INFO}{DEBUG_OUTPUT} +Powered by phpBB {PHPBB_VERSION} © 2002 phpBB Group
{TRANSLATION_INFO}{DEBUG_OUTPUT} diff --git a/phpBB/templates/subSilver/simple_footer.html b/phpBB/templates/subSilver/simple_footer.html index d58334b499..eca416e70a 100644 --- a/phpBB/templates/subSilver/simple_footer.html +++ b/phpBB/templates/subSilver/simple_footer.html @@ -4,13 +4,13 @@ We request you retain the full copyright notice below including the link to www.phpbb.com. This not only gives respect to the large amount of time given freely by the developers but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good - reason) retain the full copyright we request you at least leave in place the + reason) retain the full copyright we request you at least leave in place the Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse - to include even this then support on our forums may be affected. + to include even this then support on our forums may be affected. The phpBB Group : 2002 // --> -Powered by phpBB {PHPBB_VERSION} © 2001 phpBB Group +Powered by phpBB {PHPBB_VERSION} © 2002 phpBB Group