bug #1739253 about the new page number in navi, thanks to Juergen Wind for the suggestions
This commit is contained in:
@@ -74,7 +74,13 @@ if (isset($disp_row) && is_array($disp_row)) {
|
||||
'&',
|
||||
$session_max_rows,
|
||||
$pageNow,
|
||||
$nbTotalPage
|
||||
$nbTotalPage,
|
||||
200,
|
||||
5,
|
||||
5,
|
||||
20,
|
||||
10,
|
||||
$GLOBALS['strPageNumber']
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user