diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php
index 0cf366080b9..450d7475947 100644
--- a/htdocs/comm/action/fiche.php
+++ b/htdocs/comm/action/fiche.php
@@ -1049,7 +1049,7 @@ if ($id > 0)
print $extrafields->showOutputField($key,$value);
print "\n";
}
- print '
';
+ print '';
}
dol_fiche_end();