bugfix: pagination bar has an empty page at the end
authorMichael Hafen <mdhafen@tech.washk12.org>
Wed, 30 Sep 2009 21:33:05 +0000 (15:33 -0600)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Thu, 1 Oct 2009 08:28:44 +0000 (10:28 +0200)
commit37ca03479c2c3cfb04fc15214176f92bca2b6551
treeb9f895d990c6ec19deabeb47aaa2e3b09c735974
parentce353e7230ba032565ed5d4a92dd3a69d705f910
bugfix: pagination bar has an empty page at the end

There are a few pages where the pagination_bar() call produces an empty page
when the number of results is a multiple of the results per page.  Looking at
getnbpages() I see the right way to do it.  So I changed these few pages to
either use getnbpages() or calculate the number of pages the same way.
authorities/authorities-home.pl
labels/pcard-member-search.pl
members/member.pl