From b48c9239dfd8e9a0fad78b4a40d2aea3fd36cfd1 Mon Sep 17 00:00:00 2001 From: "Laurent Destailleur (aka Eldy)" Date: Fri, 10 Jan 2025 13:47:53 +0100 Subject: [PATCH] Fix js console warnings of html into option --- htdocs/core/class/html.form.class.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index de9602e26f7..6d7a26c9453 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1037,7 +1037,7 @@ class Form } else { $out .= '' . "\n"; } } @@ -6713,7 +6713,7 @@ class Form } else { $out .= ''; } $out .= '';