summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/templates/passwords.html
diff options
context:
space:
mode:
authorSimon Rettberg2017-03-20 21:30:33 +0100
committerSimon Rettberg2017-03-20 21:30:33 +0100
commit2aa709e968482756c0343dbecf079913cd16ba52 (patch)
tree6284e55c25d48b0d434042c9baccfeb9842db8bc /modules-available/webinterface/templates/passwords.html
parent[sysconfig] Add ConfigTgz::rebuildAllConfigs() (diff)
downloadslx-admin-2aa709e968482756c0343dbecf079913cd16ba52.tar.gz
slx-admin-2aa709e968482756c0343dbecf079913cd16ba52.tar.xz
slx-admin-2aa709e968482756c0343dbecf079913cd16ba52.zip
[webinterface] Remember last HTTPS config; add redirect to HTTPS setting
Functionality in the LighttpdHttps task is still missing, so the new redirect setting doesn't really do anything yet. This refs #3058 @2h
Diffstat (limited to 'modules-available/webinterface/templates/passwords.html')
-rw-r--r--modules-available/webinterface/templates/passwords.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/webinterface/templates/passwords.html b/modules-available/webinterface/templates/passwords.html
index 1f23dfc4..8481d884 100644
--- a/modules-available/webinterface/templates/passwords.html
+++ b/modules-available/webinterface/templates/passwords.html
@@ -17,6 +17,7 @@
{{lang_hidePasswords}}
</span>
</div>
+ <br>
<div class="pull-right">
<button type="submit" class="btn btn-primary">{{lang_save}}</button>
</div>