From c9c503e3b3fc067bfe871adf396b04d11e99179e Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Mon, 19 Sep 2022 10:31:45 +0200 Subject: [PATCH] erreur de syntax sur balise option --- include/fonctions.inc.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/include/fonctions.inc.php b/include/fonctions.inc.php index a5872d2..f002f06 100644 --- a/include/fonctions.inc.php +++ b/include/fonctions.inc.php @@ -123,13 +123,13 @@ function votesForm($path, $libelle = "", $method = 0) $id = $value["id"]; if ($id == $method) { - print('' . EOL); }else { - print('' . EOL); } } - print(""). EOL; + print(""). EOLH; print('') . EOL; print('') . EOL; print('') . EOL;