From 5de43dc552d10242ddd79cc19df3ef0203e7097c Mon Sep 17 00:00:00 2001 From: Andre Cianfarani Date: Fri, 3 Mar 2006 17:15:24 +0000 Subject: [PATCH] debug set_date --- htdocs/html.form.class.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 610c6421f65..287801da6c9 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -1682,9 +1682,9 @@ class Form $formated_date=dolibarr_print_date($set_time,$conf->format_date_short); if($formated_date=="?") $formated_date=""; print ' '; - print ''."\n"; - print ''."\n"; - print ''."\n"; + print ''."\n"; + print ''."\n"; + print ''."\n"; if($form_name =="") print ''.img_cal().''; else