summaryrefslogtreecommitdiff
path: root/templates/admin_login.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/admin_login.tpl')
-rw-r--r--templates/admin_login.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/admin_login.tpl b/templates/admin_login.tpl
index a40380d..484b66f 100644
--- a/templates/admin_login.tpl
+++ b/templates/admin_login.tpl
@@ -129,6 +129,8 @@
{form legend="HTTP Settings"}
<input type="hidden" name="page" value="{$page}" />
+ <div class="row warning">{tr}If you turn on any secure login features you must set the HTTP and HTTPS server name.{/tr}</div>
+
{foreach from=$httpSettings key=feature item=output}
<div class="row">
{formlabel label=`$output.label` for=$feature}