diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 8b441a91c79..8111b10846d 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -1555,7 +1555,7 @@ class Form $sql .= " WHERE active = 1"; dol_syslog("Form::select_propal_statut sql=".$sql); - $resql=$this->db->query($sql); + $resql=$this->db->query($sql); if ($resql) { print '