From 45b1b7cf65ed067d4df4560716e401e4915e02d8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 1 May 2017 12:37:44 +0100 Subject: [PATCH] captive: Do not show checkbox when in coupon mode Signed-off-by: Michael Tremer --- html/html/captive/template.html | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/html/html/captive/template.html b/html/html/captive/template.html index 6e39d87dbf..4c3497eeb1 100644 --- a/html/html/captive/template.html +++ b/html/html/captive/template.html @@ -38,27 +38,25 @@ "> - form-error" type="text" name="COUPON"> - "> + form-error" type="text" name="COUPON"> + "> - "> - - - -
- -
-
- -
+ + "> +
+ + +
+ +
-- 2.39.5