diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index bad965192e5..19e313607ea 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3537,7 +3537,7 @@ class Form $ret.=''; $ret.='
| '; - $ret.=$this->select_date($selected,$htmlname,$displayhour,$displaymin,1,'form'.$htmlname); + $ret.=$this->select_date($selected,$htmlname,$displayhour,$displaymin,1,'form'.$htmlname,1,0,1); $ret.=' | '; $ret.=''; $ret.=' |