aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
diff options
context:
space:
mode:
authorYuriy Rusko <github@rusko.net>2011-07-06 20:38:02 -0400
committerYuriy Rusko <github@rusko.net>2011-07-06 21:46:33 -0400
commita275d17625325e0353b67fabf5a9b0c4fb35877e (patch)
tree33536796d21f2a1fd2b61995931a8d66c512bb5c /phpBB/adm/style
parentf22081d21e21b5a07d36df8dd132cc2bdffcd9ea (diff)
downloadforums-a275d17625325e0353b67fabf5a9b0c4fb35877e.tar
forums-a275d17625325e0353b67fabf5a9b0c4fb35877e.tar.gz
forums-a275d17625325e0353b67fabf5a9b0c4fb35877e.tar.bz2
forums-a275d17625325e0353b67fabf5a9b0c4fb35877e.tar.xz
forums-a275d17625325e0353b67fabf5a9b0c4fb35877e.zip
[ticket/9859] Changing all phpBB footers to match the new credit line
PHPBB3-9859
Diffstat (limited to 'phpBB/adm/style')
-rw-r--r--phpBB/adm/style/install_footer.html2
-rw-r--r--phpBB/adm/style/overall_footer.html2
-rw-r--r--phpBB/adm/style/simple_footer.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/adm/style/install_footer.html b/phpBB/adm/style/install_footer.html
index 9b5494b8b6..26a3c6ab3d 100644
--- a/phpBB/adm/style/install_footer.html
+++ b/phpBB/adm/style/install_footer.html
@@ -8,7 +8,7 @@
</div>
<div id="page-footer">
- Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group
+ Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group
</div>
</div>
diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html
index 03ca369562..b48b449597 100644
--- a/phpBB/adm/style/overall_footer.html
+++ b/phpBB/adm/style/overall_footer.html
@@ -9,7 +9,7 @@
<div id="page-footer">
<!-- IF S_COPYRIGHT_HTML -->
- Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group
+ Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- ENDIF -->
diff --git a/phpBB/adm/style/simple_footer.html b/phpBB/adm/style/simple_footer.html
index 7276fb4b63..ac9c26a690 100644
--- a/phpBB/adm/style/simple_footer.html
+++ b/phpBB/adm/style/simple_footer.html
@@ -5,7 +5,7 @@
<div id="page-footer">
<!-- IF S_COPYRIGHT_HTML -->
- <br />Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group
+ <br />Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group
<!-- IF TRANSLATION_INFO --><br />{TRANSLATION_INFO}<!-- ENDIF -->
<!-- ENDIF -->