Fix copy_table HTML markup errors
authorDan Scott <dscott@laurentian.ca>
Sun, 27 Oct 2013 17:23:50 +0000 (13:23 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 1 Nov 2013 20:31:12 +0000 (16:31 -0400)
commite2bd3fe105cfcc2da640f11496bbab6f8759e650
treede654e6b356e9f353e7f1659b22c463b9c781f72
parent23559e20eb03b43e74cdc5a9cf2325795e48f315
Fix copy_table HTML markup errors

TD elements take a "headers" attribute, not a "header" attribute. Also,
we have a few typos in identifying the header attributes.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/record/copy_table.tt2