diff options
author | Nils Adermann <naderman@naderman.de> | 2011-07-06 21:50:43 -0400 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2011-07-06 21:50:43 -0400 |
commit | 02bba2384403d9ae0f8609786e263c511d495d82 (patch) | |
tree | 33536796d21f2a1fd2b61995931a8d66c512bb5c /phpBB/styles/subsilver2/template/viewtopic_print.html | |
parent | ca2d6a01f1cc93a0ffa5e9545bfeb257fcf643e1 (diff) | |
parent | a275d17625325e0353b67fabf5a9b0c4fb35877e (diff) | |
download | forums-02bba2384403d9ae0f8609786e263c511d495d82.tar forums-02bba2384403d9ae0f8609786e263c511d495d82.tar.gz forums-02bba2384403d9ae0f8609786e263c511d495d82.tar.bz2 forums-02bba2384403d9ae0f8609786e263c511d495d82.tar.xz forums-02bba2384403d9ae0f8609786e263c511d495d82.zip |
Merge branch 'ticket/marshalrusty/9859' into prep-release-3.0.9
* ticket/marshalrusty/9859:
[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> |