From 45ca6af4821e7095793b19c00bc51bfd030045bd Mon Sep 17 00:00:00 2001 From: Cameron Date: Sun, 22 Feb 2015 16:33:48 -0800 Subject: [PATCH] Added 'active' class to checked checkboxes. --- e107_handlers/form_handler.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/e107_handlers/form_handler.php b/e107_handlers/form_handler.php index e9409f750..72e1c140f 100644 --- a/e107_handlers/form_handler.php +++ b/e107_handlers/form_handler.php @@ -1296,8 +1296,10 @@ class e_form $options['checked'] = $checked; //comes as separate argument just for convenience $text = ""; - - $pre = (vartrue($options['label'])) ? "