diff --git a/htdocs/commande/fiche.php b/htdocs/commande/fiche.php
index d58b5c5ba3a..cf8f17aed1f 100644
--- a/htdocs/commande/fiche.php
+++ b/htdocs/commande/fiche.php
@@ -1462,9 +1462,9 @@ else
$num = $db->num_rows($result);
if ($num)
{
+ print '
';
print_titre($langs->trans('RelatedBills'));
$i = 0; $total = 0;
- print '
';
print '
| '.$langs->trans('Ref')." | "; print ''.$langs->trans('Date').' | ';