Fix copy_table HTML markup errors user/dbs/copy_table_markup_headers
authorDan Scott <dscott@laurentian.ca>
Sun, 27 Oct 2013 17:11:37 +0000 (13:11 -0400)
committerDan Scott <dscott@laurentian.ca>
Sun, 27 Oct 2013 17:15:23 +0000 (13:15 -0400)
commitb69150c4b8297cd77d647f8a748f4c36a625419d
tree7e2fd2f0eab76d4936c4585a19f02ee948008042
parent35050456f325bed02b02f15707460865607f8034
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