View | Details | Raw Unified | Return to bug 35659
Collapse All | Expand All

(-)a/koha-tmpl/intranet-tmpl/prog/en/xslt/OAIDCtoMARC21XML.xsl (-2 / +1 lines)
Lines 53-59 Link Here
53
                        <xsl:otherwise>m</xsl:otherwise>
53
                        <xsl:otherwise>m</xsl:otherwise>
54
                    </xsl:choose>
54
                    </xsl:choose>
55
                </xsl:variable>
55
                </xsl:variable>
56
                <xsl:value-of select="concat('      ',$leader06,$leader07,'         3u     ')"/>
56
                <xsl:value-of select="concat('      ',$leader06,$leader07,' a       3u     ')"/>
57
            </xsl:element>
57
            </xsl:element>
58
58
59
            <datafield tag="042" ind1=" " ind2=" ">
59
            <datafield tag="042" ind1=" " ind2=" ">
60
- 

Return to bug 35659