diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php
index ef31e077a9d..b5f15eea3ef 100644
--- a/htdocs/fourn/commande/fiche.php
+++ b/htdocs/fourn/commande/fiche.php
@@ -1368,6 +1368,8 @@ if ($id > 0 || ! empty($ref))
$object=$commande;
+ if ($somethingshown) print '
';
+
/*
* Linked object block
*/
diff --git a/htdocs/fourn/facture/fiche.php b/htdocs/fourn/facture/fiche.php
index 69a92b7798c..0f635b6821e 100644
--- a/htdocs/fourn/facture/fiche.php
+++ b/htdocs/fourn/facture/fiche.php
@@ -1839,6 +1839,8 @@ else
$object=$fac;
+ if ($somethingshown) print '
';
+
/*
* Linked object block
*/