aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-10-06 06:12:45 +0200
committerAndreas Fischer <bantu@phpbb.com>2012-10-06 06:12:45 +0200
commit281afb8bd6ff7e8dc54fd7850e5eb1a7e7562899 (patch)
tree0f9a5ee6e4df3cb81683fef9b59405e27e124572 /phpBB/styles/subsilver2/template
parent8428b530871f4f8e651fc19e68ea1949f3435fd7 (diff)
parent95d02d74ac6d71578a98e8850140d9a6cad7e852 (diff)
downloadforums-281afb8bd6ff7e8dc54fd7850e5eb1a7e7562899.tar
forums-281afb8bd6ff7e8dc54fd7850e5eb1a7e7562899.tar.gz
forums-281afb8bd6ff7e8dc54fd7850e5eb1a7e7562899.tar.bz2
forums-281afb8bd6ff7e8dc54fd7850e5eb1a7e7562899.tar.xz
forums-281afb8bd6ff7e8dc54fd7850e5eb1a7e7562899.zip
Merge remote-tracking branch 'mvinny/ticket/11135' into develop-olympus
* mvinny/ticket/11135: [ticket/11135] Full replacement of credit link to https
Diffstat (limited to 'phpBB/styles/subsilver2/template')
-rw-r--r--phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html2
-rw-r--r--phpBB/styles/subsilver2/template/viewtopic_print.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html b/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html
index 24194e4c26..cd55c16a50 100644
--- a/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html
+++ b/phpBB/styles/subsilver2/template/ucp_pm_viewmessage_print.html
@@ -114,7 +114,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&reg; Forum Software &copy; phpBB Group<br />http://www.phpbb.com/</span></td>
+ <td colspan="2" align="center"><span class="gensmall">Powered by phpBB&reg; Forum Software &copy; phpBB Group<br />https://www.phpbb.com/</span></td>
</tr>
</table>
diff --git a/phpBB/styles/subsilver2/template/viewtopic_print.html b/phpBB/styles/subsilver2/template/viewtopic_print.html
index 964c95f677..1ca1eccc99 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&reg; Forum Software &copy; phpBB Group<br />http://www.phpbb.com/</span></td>
+ <td colspan="2" align="center"><span class="gensmall">Powered by phpBB&reg; Forum Software &copy; phpBB Group<br />https://www.phpbb.com/</span></td>
</tr>
</table>