diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php
index 46166cb31e0..2293fd8aff0 100644
--- a/htdocs/fourn/commande/dispatch.php
+++ b/htdocs/fourn/commande/dispatch.php
@@ -744,7 +744,7 @@ if ($id > 0 || !empty($ref)) {
print '
'.$langs->trans("QtyOrdered").' | ';
print ''.$langs->trans("QtyDispatchedShort").' | ';
print ' '.$langs->trans("QtyToDispatchShort");
- print ' ('.$langs->trans("Reset").') | ';
+ print '
'.$langs->trans("Reset").')';
print ' | ';
if (!empty($conf->global->SUPPLIER_ORDER_CAN_UPDATE_BUYINGPRICE_DURING_RECEIPT)) {