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

(-)a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetResults.xsl (-2 lines)
Lines 947-953 Link Here
947
                        <xsl:with-param name="codes">ab</xsl:with-param>
947
                        <xsl:with-param name="codes">ab</xsl:with-param>
948
                    </xsl:call-template>
948
                    </xsl:call-template>
949
                <!-- #13386 added separator | -->
949
                <!-- #13386 added separator | -->
950
                <xsl:choose><xsl:when test="position()=last()"><xsl:text>.</xsl:text></xsl:when><xsl:otherwise><span class="separator"><xsl:text> | </xsl:text></span></xsl:otherwise></xsl:choose>
951
            </xsl:for-each>
950
            </xsl:for-each>
952
	</span>
951
	</span>
953
    </xsl:if>
952
    </xsl:if>
954
- 

Return to bug 35036