diff --git a/htdocs/fourn/stats.php b/htdocs/fourn/stats.php index 061325554f0..187e1bcbe98 100644 --- a/htdocs/fourn/stats.php +++ b/htdocs/fourn/stats.php @@ -97,7 +97,7 @@ if ($resql) $num = $db->num_rows($resql); $i = 0; - print_barre_liste($langs->trans("ListOfSuppliers"), $page, "stats.php", "", $sortfield, $sortorder, '', $num); + print_barre_liste($langs->trans("SuppliersProductsSellSalesTurnover"), $page, "stats.php", "", $sortfield, $sortorder, '', $num); print '
'; print '';