From e00b2fcfde5e27fd4851769ba493ddd5ec717ae8 Mon Sep 17 00:00:00 2001 From: billz Date: Thu, 24 Oct 2024 02:20:34 -0700 Subject: [PATCH] Update class name for selects --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index 9222c1b5..36e709ce 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -396,7 +396,7 @@ function isAssoc($arr) */ function SelectorOptions($name, $options, $selected = null, $id = null, $event = null, $disabled = null) { - echo '