Clean up the account summary table HTML.
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 31 Jan 2013 10:20:48 +0000 (12:20 +0200)
committerDan Scott <dscott@laurentian.ca>
Wed, 10 Jul 2013 21:28:08 +0000 (17:28 -0400)
commit9aceab921985d83ef0533d12316d6461637df501
tree1c0f77865721e732ea006d455a7ec8562bae6c2e
parent4e09a7425f1669536df521993556e8ce1e84adfb
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>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2