diff options
| author | Yuriy Rusko <github@rusko.net> | 2011-07-06 20:38:02 -0400 |
|---|---|---|
| committer | Yuriy Rusko <github@rusko.net> | 2011-07-06 21:46:33 -0400 |
| commit | a275d17625325e0353b67fabf5a9b0c4fb35877e (patch) | |
| tree | 33536796d21f2a1fd2b61995931a8d66c512bb5c /phpBB/styles/prosilver/template/viewtopic_print.html | |
| parent | f22081d21e21b5a07d36df8dd132cc2bdffcd9ea (diff) | |
| download | forums-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/styles/prosilver/template/viewtopic_print.html')
| -rw-r--r-- | phpBB/styles/prosilver/template/viewtopic_print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_print.html b/phpBB/styles/prosilver/template/viewtopic_print.html index 541c48a53d..0fd0e6dfa6 100644 --- a/phpBB/styles/prosilver/template/viewtopic_print.html +++ b/phpBB/styles/prosilver/template/viewtopic_print.html @@ -44,7 +44,7 @@ <div id="page-footer"> <div class="page-number">{S_TIMEZONE}<br />{PAGE_NUMBER}</div> - <div class="copyright">Powered by phpBB © phpBB Group<br />http://www.phpbb.com/</div> + <div class="copyright">Powered by phpBB® Forum Software © phpBB Group<br />http://www.phpbb.com/</div> </div> </div> |
