https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20102 José-Mario Monteiro-Santos <jose-mario.monteiro-santos@inlibro.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #84703|0 |1 is obsolete| | --- Comment #3 from José-Mario Monteiro-Santos <jose-mario.monteiro-santos@inlibro.com> --- Created attachment 84902 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=84902&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. Signed-off-by: Jose-Mario Monteiro-Santos <jose-mario.monteiro-santos@inLibro.com> -- You are receiving this mail because: You are watching all bug changes.