https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20102 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #82759|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 84703 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84703&action=edit Bug 20102: Remove attribute "text/css" for <style> element used in staff client templates This patch modifies staff client templates to remove the "type" attribute from <style> tags. The attribute is no longer valid. To test, apply the patch and confirm the changes to the templates. The appearance of the staff client should be unchanged. Validating pages from the staff client should not return any errors related to the <style> "type" attribute. -- You are receiving this mail because: You are watching all bug changes.