diff --git a/htdocs/fourn/commande/liste.php b/htdocs/fourn/commande/liste.php index 3008cb04e16..8d5e51dccc2 100644 --- a/htdocs/fourn/commande/liste.php +++ b/htdocs/fourn/commande/liste.php @@ -156,7 +156,7 @@ if ($resql) print ''; // Statut - print ''.$commandestatic->LibStatut($obj->fk_statut,5).''; + print ''.$commandestatic->LibStatut($obj->fk_statut, '', 5).''; print "\n"; $i++;