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:35:35 +0000 (10:35 +0200)
commita5e9d97c787eaed0a8b54efb107aa8d3e9ce9a0f
tree1ba18cca29513139328a502f894cd62551e2d2c1
parentae930a08a7f9b9d16a1075c8b8795204705e3c06
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