From 726d1bc1ec10274c2ca259fdda2931727e1fcd38 Mon Sep 17 00:00:00 2001 From: NOYB Date: Wed, 16 Dec 2015 03:59:30 -0800 Subject: HTML Compliance - Log Widget The for attribute of the label element must refer to a non-hidden form control. Added id tag to form control. --- src/usr/local/www/widgets/widgets/log.widget.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr/local/www/widgets/widgets/log.widget.php b/src/usr/local/www/widgets/widgets/log.widget.php index 1d5874f..753e19d 100644 --- a/src/usr/local/www/widgets/widgets/log.widget.php +++ b/src/usr/local/www/widgets/widgets/log.widget.php @@ -229,7 +229,7 @@ events.push(function(){
-
@@ -251,7 +251,7 @@ events.push(function(){
- "ALL") + get_configured_interface_with_descr() as $iface => $ifacename):?> -- cgit v1.1