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

(-)a/koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl (-1 / +1 lines)
Lines 1704-1709 Link Here
1704
                                <xsl:otherwise>a</xsl:otherwise>
1704
                                <xsl:otherwise>a</xsl:otherwise>
1705
                            </xsl:choose>
1705
                            </xsl:choose>
1706
                        </xsl:with-param>
1706
                        </xsl:with-param>
1707
                        <xsl:with-param name="urlencode">1</xsl:with-param>
1707
                    </xsl:call-template>
1708
                    </xsl:call-template>
1708
                    <xsl:text>"</xsl:text>
1709
                    <xsl:text>"</xsl:text>
1709
                    <xsl:if test="$AuthorLinkSortBy!='default'">
1710
                    <xsl:if test="$AuthorLinkSortBy!='default'">
1710
- 

Return to bug 41210