bugfix
This commit is contained in:
parent
e5b864cfc4
commit
e3728c84c4
@ -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)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user