https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17385 --- Comment #5 from Michael Kuhn <mik@adminkuhn.ch> --- I applied the patch again. The following is as you describe: * Patch can be applied * The folder /koha-tmpl/intranet-tmpl/prog/en/xslt/biblioexport for intranet is there * The folder /koha-tmpl/opac-tmpl/bootstrap/en/xslt/biblioexport for opac is there * In the folder /koha-tmpl/intranet-tmpl/prog/en/xslt/biblioexport-samples there is the sample file "MARC21_simple_export.xsl" * This file can also be found in /koha-tmpl/intranet-tmpl/prog/en/xslt/biblioexport for intranet and in /koha-tmpl/opac-tmpl/bootstrap/en/xslt/biblioexport for opac * I open the Intranet interface, submit a search, click the title of a found item Then I click the button "Save", but I can only see formats BIBTEX, Dublin Core, MARCXML, three kinds of MARC, MODS and RIS - but no "Simple Export". In the OPAC interface it is almost the same. There I click the button "Save record" but there are only the formats already given above, plus one more (ISBD). But no "Simple Export". -- You are receiving this mail because: You are watching all bug changes.