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