print_barre_liste only on top of list

This commit is contained in:
BENKE Charlie 2016-12-11 14:03:48 +01:00 committed by GitHub
parent aacfa33012
commit 37d734387b

View File

@ -834,8 +834,6 @@ else
print "</tr>\n";
$i++;
}
print_barre_liste('', $page, $_SERVER["PHP_SELF"], $param, $sortfield, $sortorder, '', $num, $nbtotalofrecords, '', 0, '', 'paginationatbottom', $limit);
$db->free($resql);