http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12291
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #36572|0 |1 is obsolete| | --- Comment #10 from Jonathan Druart <[email protected]> --- Created attachment 36574 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36574&action=edit Bug 12291 - Replace the acronym HTML tag with abbr - FOLLOWUP This patch replaces the last occurrence of <acronym> with <abbr>. To test: - Apply this patch on top of the first patch and check that "grep -r "<acronym" koha-tmpl/*/*/en/*" does not return any hits. Signed-off-by: Jonathan Druart <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
