Lines 166-172
Link Here
|
166 |
</xsl:for-each> |
166 |
</xsl:for-each> |
167 |
|
167 |
|
168 |
<!-- 490 Series not traced, Ind1 = 0 --> |
168 |
<!-- 490 Series not traced, Ind1 = 0 --> |
169 |
<xsl:for-each select="marc:datafield[@tag=490][@ind1=0]"> |
169 |
<xsl:for-each select="marc:datafield[@tag=490][@ind1!=1]"> |
170 |
<a href="/cgi-bin/koha/catalogue/search.pl?q=se:{marc:subfield[@code='a']}"> |
170 |
<a href="/cgi-bin/koha/catalogue/search.pl?q=se:{marc:subfield[@code='a']}"> |
171 |
<xsl:call-template name="chopPunctuation"> |
171 |
<xsl:call-template name="chopPunctuation"> |
172 |
<xsl:with-param name="chopString"> |
172 |
<xsl:with-param name="chopString"> |