https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #50811|0 |1 is obsolete| | --- Comment #2 from Marc Véron <veron@veron.ch> --- Created attachment 50814 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=50814&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. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.