diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index fd9f65eab6b..ec41cba5948 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -2552,7 +2552,7 @@ class Form * \param prefix prefix * \param iSecond Nombre de secondes */ - function select_duree($prefix,$iSecond='') + function select_duree($prefix,$iSecond='',$default=1,$disabled=0) { if ($iSecond) { @@ -2562,11 +2562,11 @@ class Form $minSelected = ConvertSecondToTime($iSecond,'min'); } - print ''; for ($hour = 0; $hour < 24; $hour++) { print '