aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/simple_footer.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2011-07-06 21:52:05 -0400
committerNils Adermann <naderman@naderman.de>2011-07-06 21:52:05 -0400
commit3fb9b62c6921751ebc40b74612d5412648134a9e (patch)
treecaf87d98601f078e417e3c8e52209f5aec6309f5 /phpBB/styles/subsilver2/template/simple_footer.html
parent7b2f88686b313aebb64b6c7dade50df6a6c859c6 (diff)
parentcf4e6d8a3eecce8b771005af8c9be92a08758f5f (diff)
downloadforums-3fb9b62c6921751ebc40b74612d5412648134a9e.tar
forums-3fb9b62c6921751ebc40b74612d5412648134a9e.tar.gz
forums-3fb9b62c6921751ebc40b74612d5412648134a9e.tar.bz2
forums-3fb9b62c6921751ebc40b74612d5412648134a9e.tar.xz
forums-3fb9b62c6921751ebc40b74612d5412648134a9e.zip
Merge branch 'develop-olympus' into develop
* develop-olympus: [ticket/9859] Changing all phpBB footers to match the new credit line [ticket/9859] New footer copyright line with registered symbol
Diffstat (limited to 'phpBB/styles/subsilver2/template/simple_footer.html')
-rw-r--r--phpBB/styles/subsilver2/template/simple_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/simple_footer.html b/phpBB/styles/subsilver2/template/simple_footer.html
index 7fbb4f3c13..e2469c4ed4 100644
--- a/phpBB/styles/subsilver2/template/simple_footer.html
+++ b/phpBB/styles/subsilver2/template/simple_footer.html
@@ -2,7 +2,7 @@
</div>
<div id="wrapfooter">
- <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a> &copy; phpBB Group</span>
+ <span class="copyright">Powered by <a href="http://www.phpbb.com/">phpBB</a>&reg; Forum Software &copy; phpBB Group</span>
</div>
</body>