https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 50811 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50811&action=edit Bug 16368 - Remove obsolete attributes from table tags This patch removes some obsolete attributes from table markup: border, cellpadding, and cellspacing. These changes should have no visible effect. - To test the changes to the reports dictionary, go to Reports -> View dictionary. The table of dictionary definitions should look correct. - To test the changes to MARC plugins, you must be using MARC21. Open a new or existing MARC record in the standard cataloging editor and trigger the tag editor for 006 and 008. The tables in each popup window should look correct. -- You are receiving this mail because: You are watching all bug changes.