diff options
author | Nils Adermann <naderman@naderman.de> | 2011-07-06 21:51:33 -0400 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2011-07-06 21:51:33 -0400 |
commit | cf4e6d8a3eecce8b771005af8c9be92a08758f5f (patch) | |
tree | afa7cc8a6a7fb8fa67b3edf4af81226958e2d529 /phpBB/styles/subsilver2/template/viewtopic_print.html | |
parent | 5eeb870442e01b3949489107ca80c584b36ff4ac (diff) | |
parent | 02bba2384403d9ae0f8609786e263c511d495d82 (diff) | |
download | forums-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/viewtopic_print.html')
-rw-r--r-- | phpBB/styles/subsilver2/template/viewtopic_print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_print.html b/phpBB/styles/subsilver2/template/viewtopic_print.html index 38ec10fad8..964c95f677 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_print.html +++ b/phpBB/styles/subsilver2/template/viewtopic_print.html @@ -128,7 +128,7 @@ hr.sep { <td align="{S_CONTENT_FLOW_END}"><span class="gensmall">{S_TIMEZONE}</span></td> </tr> <tr> - <td colspan="2" align="center"><span class="gensmall">Powered by phpBB © phpBB Group<br />http://www.phpbb.com/</span></td> + <td colspan="2" align="center"><span class="gensmall">Powered by phpBB® Forum Software © phpBB Group<br />http://www.phpbb.com/</span></td> </tr> </table> |