From 17c605ac6a1d26056db02d3af85d2b60c9b793b1 Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Sun, 5 Apr 2020 14:11:49 +0200 Subject: [PATCH] Make checkbox and radiobox label clickable Make checkbox and radio label clickable (#8066) --- tasmota/xdrv_01_webserver.ino | 12 ++++++------ tasmota/xdrv_02_mqtt.ino | 2 +- tasmota/xdrv_09_timers.ino | 18 +++++++++++------- tasmota/xdrv_10_scripter.ino | 2 +- tasmota/xdrv_11_knx.ino | 6 +++--- tasmota/xdrv_28_pcf8574.ino | 2 +- 6 files changed, 23 insertions(+), 19 deletions(-) diff --git a/tasmota/xdrv_01_webserver.ino b/tasmota/xdrv_01_webserver.ino index 3521c0adb..1a45434a3 100644 --- a/tasmota/xdrv_01_webserver.ino +++ b/tasmota/xdrv_01_webserver.ino @@ -413,7 +413,7 @@ const char HTTP_FORM_TEMPLATE[] PROGMEM = const char HTTP_FORM_TEMPLATE_FLAG[] PROGMEM = "
" // Keep close so do not use