diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index b8aa2279c53..547178635ed 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -2812,7 +2812,7 @@ class Form
// Année
if ($empty || $set_time == -1)
{
- print '';
+ print '';
}
else
{