diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index 3fb0c78f669..eabad51f829 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -73,7 +73,7 @@ class Form {
}
- Function select_date($set_time='', $h = 0, $m = 0)
+ Function select_date($set_time='', $prefix='re', $h = 0, $m = 0)
{
if (! $set_time)
{
@@ -101,7 +101,7 @@ class Form {
$shour = date("H", $set_time);
$smin = date("i", $set_time);
- print "