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

[ticket/9859] Changing all phpBB footers to match the new credit line

PHPBB3-9859
This commit is contained in:
Yuriy Rusko
2011-07-06 20:38:02 -04:00
parent f22081d21e
commit a275d17625
15 changed files with 17 additions and 17 deletions

View File

@@ -44,7 +44,7 @@
<div id="page-footer">
<div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div>
<div class="copyright">Powered by phpBB &copy; phpBB Group<br />http://www.phpbb.com/</div>
<div class="copyright">Powered by phpBB&reg; Forum Software &copy; phpBB Group<br />http://www.phpbb.com/</div>
</div>
</div>