summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/mailconfig.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod/templates/mailconfig.html')
-rw-r--r--modules-available/dozmod/templates/mailconfig.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules-available/dozmod/templates/mailconfig.html b/modules-available/dozmod/templates/mailconfig.html
index 69622796..4f8b81fa 100644
--- a/modules-available/dozmod/templates/mailconfig.html
+++ b/modules-available/dozmod/templates/mailconfig.html
@@ -7,8 +7,8 @@
<div class="panel-body">
<p>{{lang_mailDescription}}</p>
<form action="?do=DozMod" method="post" id="mailconf">
- <input type="text" name="prevent_autofill" id="prevent_autofill" value="" style="position:absolute;top:-200px" tabindex="-1">
- <input type="password" name="password_fake" id="password_fake" value="" style="position:absolute;top:-200px" tabindex="-1">
+ <input type="text" name="prevent_autofill" id="prevent_autofill" value="" style="position:absolute;top:-2000px" tabindex="-1">
+ <input type="password" name="password_fake" id="password_fake" value="" style="position:absolute;top:-2000px" tabindex="-1">
<div class="input-group">
<label class="input-group-addon slx-ga2" for="host-id">{{lang_host}} *</label>
<input type="text" name="host" id ="host-id" class="form-control" placeholder="smtp.example.com" value="{{host}}">