1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

small template fix

git-svn-id: file:///svn/phpbb/trunk@7896 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-07-16 15:04:20 +00:00
parent 683930ca4a
commit d4a3e6e470
7 changed files with 7 additions and 6 deletions

View File

@@ -54,7 +54,7 @@
//-->
<div id="page-footer">
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
<div class="copyright">Powered by phpBB {PHPBB_VERSION} &copy; 2000, 2002, 2005, 2007 phpBB Group<br />http://www.phpbb.com/</div>
<div class="copyright">Powered by phpBB &copy; 2000, 2002, 2005, 2007 phpBB Group<br />http://www.phpbb.com/</div>
</div>
</div>