Modif titre

This commit is contained in:
Rodolphe Quiedeville 2006-12-06 21:39:39 +00:00
parent 7224d489e7
commit 7e891508ac

View File

@ -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 '<form action="stats.php" method="GET">';
print '<table class="liste" width="100%">';