1 Feb
2016
1 Feb
'16
11:29 a.m.
OK, after some sniffing around this is what I've ended up with: <xsl:call-template name="tag_7xx"> <xsl:with-param name="tag">700</xsl:with-param> <xsl:with-param name="label" select="marc:datafield[@tag=700]/marc:subfield[@code='4']" /> </xsl:call-template> This <http://libill.hartford.edu/koha/docs/koha_XSLT_howto.pdf> helped me out. It's a PDF about "Using XSLT Stylesheets in Koha" Hope it'll help some else out as well -- View this message in context: http://koha.1045719.n5.nabble.com/Staff-Client-Normal-View-details-tp5872284... Sent from the Koha-devel mailing list archive at Nabble.com.