Lines 193-199
Link Here
|
193 |
</a> |
193 |
</a> |
194 |
</xsl:when> |
194 |
</xsl:when> |
195 |
<xsl:otherwise> |
195 |
<xsl:otherwise> |
196 |
<a href="/cgi-bin/koha/catalogue/search.pl?q=se:{marc:subfield[@code='t']}"> |
196 |
<a href="/cgi-bin/koha/catalogue/search.pl?q=se:{marc:subfield[@code='a']}"> |
197 |
<xsl:call-template name="chopPunctuation"> |
197 |
<xsl:call-template name="chopPunctuation"> |
198 |
<xsl:with-param name="chopString"> |
198 |
<xsl:with-param name="chopString"> |
199 |
<xsl:call-template name="subfieldSelect"> |
199 |
<xsl:call-template name="subfieldSelect"> |