Clean up the account summary table HTML.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 31 Jan 2013 10:20:48 +0000 (12:20 +0200)
committerRemington Steed <rjs7@calvin.edu>
Wed, 10 Jul 2013 19:23:59 +0000 (15:23 -0400)
commit4313d383f324ddf9f88b38e4b0a205688c68c5f0
tree04885fbfbdab43cfe8124d5586e5b327484cf54e
parent6bf2e8f997c28fb4c26a0565ff8ce1cb7cc36341
Clean up the account summary table HTML.

Instead of faking a table with three separate DIVs,
actually use a single table.

Signed-off-by: Pasi Kallinen <pasi.kallinen@pttk.fi>
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2