Clean up the account summary table HTML. user/paxed/acct_sum_table
authorPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 31 Jan 2013 10:20:48 +0000 (12:20 +0200)
committerPasi Kallinen <pasi.kallinen@pttk.fi>
Thu, 31 Jan 2013 10:20:48 +0000 (12:20 +0200)
commitb7266c7bf2fc89926ccff9c8f5a8940e06e9af03
treeac4f58cbfb348dbcf3f088d52987c0a9915cba0f
parentfbded261a9e82a9135e9e346ceee6cfa3c6e087a
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>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/myopac/main_base.tt2