From b58d051c9af46c2e3ddb831d67dfca9eed2c38b1 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Wed, 30 Sep 2015 11:52:37 +0200 Subject: [Webinterface/HTTPS] Only show "disable https" if it is enabled --- templates/webinterface/https.html | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'templates/webinterface/https.html') diff --git a/templates/webinterface/https.html b/templates/webinterface/https.html index d2b4c69a..c6161cd6 100644 --- a/templates/webinterface/https.html +++ b/templates/webinterface/https.html @@ -5,6 +5,10 @@
{{lang_httpsSettings}}

{{lang_description}}

+ {{^httpsEnabled}} +

{{lang_HttpsIsDisabled}}

+ {{/httpsEnabled}} + {{#httpsEnabled}}
@@ -12,6 +16,7 @@ {{lang_noHttps}}
+ {{/httpsEnabled}}
-- cgit v1.2.3-55-g7522