diff --git a/htdocs/contrat/fiche.php b/htdocs/contrat/fiche.php
index 0030758f2c0..3fa7522c6fd 100644
--- a/htdocs/contrat/fiche.php
+++ b/htdocs/contrat/fiche.php
@@ -933,7 +933,7 @@ else
print '';
print img_object($langs->trans("ShowService"),"service").' '.$objp->ref.'';
print $objp->label?' - '.$objp->label:'';
- print '';
+ print '
';
}
else
{