diff --git a/htdocs/expedition/card.php b/htdocs/expedition/card.php
index f92660a0110..6d5d8b17ffa 100644
--- a/htdocs/expedition/card.php
+++ b/htdocs/expedition/card.php
@@ -1752,7 +1752,7 @@ else if ($id || $ref)
print '
';
print '
';
- print '
';
+ print '';
// Linked documents
if ($typeobject == 'commande' && $object->$typeobject->id && ! empty($conf->commande->enabled))
diff --git a/htdocs/livraison/card.php b/htdocs/livraison/card.php
index 260c333f362..36847d9c670 100644
--- a/htdocs/livraison/card.php
+++ b/htdocs/livraison/card.php
@@ -346,7 +346,7 @@ else
print '';
print '';
- dol_fiche_head($head, 'delivery', $langs->trans("Shipment"), 0, 'sending');
+ dol_fiche_head($head, 'delivery', $langs->trans("Shipment"), -1, 'sending');
/*
* Confirmation de la suppression
@@ -434,7 +434,7 @@ else
print '