Bug 15608: Spelling mistake in MARC21slim2OPACDetail.xsl
Seperate -> separate test - check if spelling is changed Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com> Typo fixed Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Signed-off-by: Brendan A Gallagher <brendan@bywatersolutions.com>
This commit is contained in:
parent
2723e463c0
commit
6caae48c5a
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@
|
||||||
</h5>
|
</h5>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
|
|
||||||
<!--#13382 Added Author Statement to seperate Authors and Contributors -->
|
<!--#13382 Added Author Statement to separate Authors and Contributors -->
|
||||||
<xsl:call-template name="showAuthor">
|
<xsl:call-template name="showAuthor">
|
||||||
<xsl:with-param name="authorfield" select="marc:datafield[(@tag=100 or @tag=110 or @tag=111)]"/>
|
<xsl:with-param name="authorfield" select="marc:datafield[(@tag=100 or @tag=110 or @tag=111)]"/>
|
||||||
<xsl:with-param name="UseAuthoritiesForTracings" select="$UseAuthoritiesForTracings"/>
|
<xsl:with-param name="UseAuthoritiesForTracings" select="$UseAuthoritiesForTracings"/>
|
||||||
|
|
Loading…
Reference in a new issue