Fix copy_table HTML markup errors
authorDan Scott <dscott@laurentian.ca>
Sun, 27 Oct 2013 17:11:37 +0000 (13:11 -0400)
committerBen Shum <bshum@biblio.org>
Fri, 22 Nov 2013 20:40:40 +0000 (15:40 -0500)
commit165d51a2843954dafdd9cbb904908d17f789daea
tree001a7656146844020de41bfcf1d55eca3910e408
parent7db96d3ea576c2f774208c450f3baf9a72e02703
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/parts/record/copy_table.tt2