From 37cf69ccdfb7ad00fac7bcbb482cd573448feb8e Mon Sep 17 00:00:00 2001 From: Aleksei Miheev Date: Thu, 26 Jan 2012 23:12:50 +0400 Subject: [PATCH] enable HTTPS for login and registration --- Themes/default/BoardIndex.template.php | 2 +- Themes/default/Login.template.php | 6 +++--- Themes/default/Register.template.php | 2 +- Themes/default/index.template.php | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Themes/default/BoardIndex.template.php b/Themes/default/BoardIndex.template.php index 1a50062..9ea9ea0 100644 --- a/Themes/default/BoardIndex.template.php +++ b/Themes/default/BoardIndex.template.php @@ -454,7 +454,7 @@ function template_main() ', $txt[34], ' -
+
diff --git a/Themes/default/Login.template.php b/Themes/default/Login.template.php index 34ea54f..dbe55fc 100644 --- a/Themes/default/Login.template.php +++ b/Themes/default/Login.template.php @@ -7,7 +7,7 @@ function template_login() global $context, $settings, $options, $scripturl, $modSettings, $txt; echo ' - +
@@ -67,7 +67,7 @@ function template_kick_guest() // This isn't that much... just like normal login but with a message at the top. echo ' - + @@ -124,7 +124,7 @@ function template_maintenance() // Display the administrator's message at the top. echo ' - +
', $txt[633], '
diff --git a/Themes/default/Register.template.php b/Themes/default/Register.template.php index 0506a91..a659ab5 100644 --- a/Themes/default/Register.template.php +++ b/Themes/default/Register.template.php @@ -31,7 +31,7 @@ function template_before() return true; } // --> - +
', $context['title'], '
diff --git a/Themes/default/index.template.php b/Themes/default/index.template.php index d3e36df..72724da 100644 --- a/Themes/default/index.template.php +++ b/Themes/default/index.template.php @@ -232,7 +232,7 @@ function template_main_above() ', $txt['welcome_guest'], '
', $context['current_time'], '
- +
', $txt[97], ' - ', $txt[517], '