diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 6983865eac9..d908e243dfa 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1860,15 +1860,9 @@ class Form { $form.= ''; } - else if ($num == 1) { - $objp = $this->db->fetch_object($result); - $form = $objp->nom; - $form .= ''; - } else { - $form = '