From 7e891508acf9c9d092dbcde02e62fe113c3b2fb9 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Wed, 6 Dec 2006 21:39:39 +0000 Subject: [PATCH] Modif titre --- htdocs/fourn/stats.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '';