This commit is contained in:
Rodolphe Quiedeville 2004-12-06 14:40:03 +00:00
parent e5b864cfc4
commit e3728c84c4

View File

@ -64,7 +64,7 @@ if ($result)
$num_lignes = $db->num_rows();
$i = 0;
print_barre_liste("Lignes de facture ventilées",$page,"liste.php","",$sortfield,$sortorder,'',$num_lignes);
print_barre_liste("Lignes de facture ventilées",$page,"lignes.php","",$sortfield,$sortorder,'',$num_lignes);
if ($num_lignes)
{