summaryrefslogtreecommitdiffstats
path: root/modules-available/webinterface/templates/https.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/webinterface/templates/https.html')
-rw-r--r--modules-available/webinterface/templates/https.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/webinterface/templates/https.html b/modules-available/webinterface/templates/https.html
index f0accb57..a212cce3 100644
--- a/modules-available/webinterface/templates/https.html
+++ b/modules-available/webinterface/templates/https.html
@@ -1,7 +1,7 @@
<form action="?do=WebInterface" method="post">
<input type="hidden" name="token" value="{{token}}">
<input type="hidden" name="action" value="https">
- <div class="panel panel-default">
+ <div class="panel panel-default {{^editAllowed}}disabledPanel{{/editAllowed}}">
<div class="panel-heading">{{lang_httpsSettings}}</div>
<div class="panel-body">
<p>{{lang_httpsDescription}}</p>