https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29556 --- Comment #6 from Owen Leonard <oleonard@myacpl.org> ---
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MADS.xsl
This seems to be an authority record export format which can be tested by viewing an authority in the staff interface and choosing Save -> MADS. The export appears to work correctly.
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS3-1.xsl
This seems to be a bibliographic record export format which can be tested by viewing a bibliographic record in the staff interface and choosing Save -> MODS. The export appears to work correctly.
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS3.xsl koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2MODS32.xsl
These two files appear to be unused. I could only find references to them in .po files. -- You are receiving this mail because: You are watching all bug changes.