From 5988dab56e3160dc405bb41ea0e37e14bea67c23 Mon Sep 17 00:00:00 2001 From: D9ping Date: Thu, 16 Aug 2018 14:48:47 +0200 Subject: [PATCH] Fixed html option end tag. Signed-off-by: D9ping --- includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/functions.php b/includes/functions.php index be3a350f..8f835ab6 100755 --- a/includes/functions.php +++ b/includes/functions.php @@ -99,7 +99,7 @@ function SelectorOptions($name, $options, $selected = null) { } echo '' , PHP_EOL; } echo '' , PHP_EOL;