diff --git a/htdocs/compta/ventilation/lignes.php b/htdocs/compta/ventilation/lignes.php index 75c9df1c625..49aafe5ec0c 100644 --- a/htdocs/compta/ventilation/lignes.php +++ b/htdocs/compta/ventilation/lignes.php @@ -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) {