diff --git a/htdocs/fourn/index.php b/htdocs/fourn/index.php index 15469a49e15..85c5242ef1d 100644 --- a/htdocs/fourn/index.php +++ b/htdocs/fourn/index.php @@ -117,7 +117,7 @@ if ($resql) print ""; print ''.$commande->statuts[$row[1]].''; print ''.$row[0].''; - print ''.$commande->LibStatut($row[1],3).''; + print ''.$commande->LibStatut($row[1],3).''; print "\n"; $i++;