added a count of total bookmarks on each page
authorBenjamin Mako Hill <mako@atdot.cc>
Tue, 8 Nov 2011 18:28:01 +0000 (13:28 -0500)
committerBenjamin Mako Hill <mako@atdot.cc>
Tue, 8 Nov 2011 19:59:17 +0000 (14:59 -0500)
commitdd2ff2161984457b57fa93cf554b1d4128f988ee
treeb620bb97324ee322146d77a8663280a7e61d5226
parent3ce5baadaeb81d51bf65df85415fe1adf52f32b2
added a count of total bookmarks on each page

The patch adds a count of the total number of bookmarks that would be
displayed if there were not a per-page limit for the current page. It is
added in parentheses to the subheader on each page or not shown at all
if the variable is not defined for the page.
templates/top.inc.php

Benjamin Mako Hill || Want to submit a patch?