TPAC - Fix footer on hold history page
authorBen Shum <bshum@biblio.org>
Mon, 6 Aug 2012 15:11:54 +0000 (11:11 -0400)
committerDan Scott <dscott@laurentian.ca>
Wed, 15 Aug 2012 16:54:29 +0000 (12:54 -0400)
The hold history page was missing an ending div tag to complete the
block which leads to the footer being generated incorrectly on that
page.

Adding the ending tag repairs the display of the footer to match all
the other pages.

Credit to Melissa Lefebvre for noticing this discrepancy.

Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>

Open-ILS/src/templates/opac/myopac/hold_history.tt2