http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12291
--- Comment #9 from Magnus Enger <[email protected]> --- Created attachment 36572 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=36572&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. -- 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/
