aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/install_footer.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-01-16 17:27:08 +0100
committerAndreas Fischer <bantu@phpbb.com>2011-01-16 17:53:30 +0100
commit2a703b40550129c668e7781aaa1a25612fd42902 (patch)
tree57ea45fd5bcedd595006badb705c15e09f0c1932 /phpBB/adm/style/install_footer.html
parent1359cf654714107f752d14a358d76ee310a9ff57 (diff)
downloadforums-2a703b40550129c668e7781aaa1a25612fd42902.tar
forums-2a703b40550129c668e7781aaa1a25612fd42902.tar.gz
forums-2a703b40550129c668e7781aaa1a25612fd42902.tar.bz2
forums-2a703b40550129c668e7781aaa1a25612fd42902.tar.xz
forums-2a703b40550129c668e7781aaa1a25612fd42902.zip
[ticket/9859] Remove years in credit line from some more files.
Standard HTML output now includes: Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group Print output now includes: Powered by phpBB &copy; phpBB Group<br />http://www.phpbb.com/ This also fixes an inconsistency where "phpBB Group" was linked instead of "phpBB". PHPBB3-9859
Diffstat (limited to 'phpBB/adm/style/install_footer.html')
-rw-r--r--phpBB/adm/style/install_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/install_footer.html b/phpBB/adm/style/install_footer.html
index 4df43eaaa0..20fca423bf 100644
--- a/phpBB/adm/style/install_footer.html
+++ b/phpBB/adm/style/install_footer.html
@@ -19,7 +19,7 @@
// -->
<div id="page-footer">
- Powered by phpBB &copy; 2000, 2002, 2005, 2007 <a href="http://www.phpbb.com/">phpBB Group</a>
+ Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group
</div>
</div>