diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 6490f2bd4b9..69f480bd202 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -474,7 +474,7 @@ class Form } } if ($htmlname != 'none') print ''; - return 1; + // return 1; // affiche 1 à l'écran ! } else {