Buh fix
This commit is contained in:
parent
2f821b86a0
commit
861a68b79c
@ -636,10 +636,10 @@ if ($propalid) {
|
||||
|
||||
if ($page == -1) { $page = 0 ; }
|
||||
|
||||
$limit = $conf->liste_limit;
|
||||
$offset = $limit * $page ;
|
||||
$pageprev = $page - 1;
|
||||
$pagenext = $page + 1;
|
||||
$limit = $conf->liste_limit;
|
||||
|
||||
print_barre_liste("Propositions commerciales", $page, $PHP_SELF,"&socidp=$socidp",$sortfield,$sortorder);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user