aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/simple_footer.html
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2011-07-06 21:51:33 -0400
committerNils Adermann <naderman@naderman.de>2011-07-06 21:51:33 -0400
commitcf4e6d8a3eecce8b771005af8c9be92a08758f5f (patch)
treeafa7cc8a6a7fb8fa67b3edf4af81226958e2d529 /phpBB/styles/subsilver2/template/simple_footer.html
parent5eeb870442e01b3949489107ca80c584b36ff4ac (diff)
parent02bba2384403d9ae0f8609786e263c511d495d82 (diff)
downloadforums-cf4e6d8a3eecce8b771005af8c9be92a08758f5f.tar
forums-cf4e6d8a3eecce8b771005af8c9be92a08758f5f.tar.gz
forums-cf4e6d8a3eecce8b771005af8c9be92a08758f5f.tar.bz2
forums-cf4e6d8a3eecce8b771005af8c9be92a08758f5f.tar.xz
forums-cf4e6d8a3eecce8b771005af8c9be92a08758f5f.zip
Merge branch 'prep-release-3.0.9' into develop-olympus
* prep-release-3.0.9: [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 1bd146b599..043be16cdb 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>