diff --git a/htdocs/fourn/commande/dispatch.php b/htdocs/fourn/commande/dispatch.php index a68f11f0f69821da195efd6ac15c051c734b44d7..81c9e410c28e27db298ad7f6e560d9f70cc534c4 100644 --- a/htdocs/fourn/commande/dispatch.php +++ b/htdocs/fourn/commande/dispatch.php @@ -393,7 +393,7 @@ if ($id > 0 || ! empty($ref)) } else { - print '<td>'; + print '<td colspan="4">'; print $linktoprod; print "</td>"; }