diff options
Diffstat (limited to 'prosilver/template/viewtopic_print.html')
-rw-r--r-- | prosilver/template/viewtopic_print.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prosilver/template/viewtopic_print.html b/prosilver/template/viewtopic_print.html index 0fd0e6d..39d2d76 100644 --- a/prosilver/template/viewtopic_print.html +++ b/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® Forum Software © phpBB Group<br />http://www.phpbb.com/</div> + <div class="copyright">Powered by phpBB® Forum Software © phpBB Group<br />https://www.phpbb.com/</div> </div> </div> |