Look: On affiche barre navig en bas que si liste sur plusieurs page
This commit is contained in:
parent
38d93a8a96
commit
eef80b14f5
@ -199,7 +199,7 @@ if ($resql)
|
||||
$i++;
|
||||
}
|
||||
|
||||
print_barre_liste($langs->trans("ListOfProspects"), $page, $_SERVER["PHP_SELF"],$urladd,$sortfield,$sortorder,'',$num);
|
||||
if ($num > $conf->liste_limit) print_barre_liste($langs->trans("ListOfProspects"), $page, $_SERVER["PHP_SELF"],$urladd,$sortfield,$sortorder,'',$num);
|
||||
|
||||
print "</table>";
|
||||
$db->free($resql);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user