> and here is the stylesheet in /home/magnus/koha/biblioteksok.xslt: Try this:
Suppress: <xsl:template match="marc:controlfield[@tag=001]"/> <xsl:template match="marc:datafield[@tag=850]"/> and replace: <xsl:template match="marc:leader"> with: <xsl:template match="marc:record"> _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
