|
Lines 754-760
Link Here
|
| 754 |
</a> |
754 |
</a> |
| 755 |
</xsl:when> |
755 |
</xsl:when> |
| 756 |
<xsl:otherwise> |
756 |
<xsl:otherwise> |
| 757 |
<a><xsl:attribute name="href">/cgi-bin/koha/catalogue/search.pl?q=<xsl:value-of select="translate($f780, '()', '')"/></xsl:attribute> |
757 |
<a><xsl:attribute name="href">/cgi-bin/koha/catalogue/search.pl?q=ti,phr:<xsl:value-of select="translate($f780, '()', '')"/></xsl:attribute> |
| 758 |
<xsl:value-of select="translate($f780, '()', '')"/> |
758 |
<xsl:value-of select="translate($f780, '()', '')"/> |
| 759 |
</a> |
759 |
</a> |
| 760 |
</xsl:otherwise> |
760 |
</xsl:otherwise> |
|
Lines 816-822
Link Here
|
| 816 |
</a> |
816 |
</a> |
| 817 |
</xsl:when> |
817 |
</xsl:when> |
| 818 |
<xsl:otherwise> |
818 |
<xsl:otherwise> |
| 819 |
<a><xsl:attribute name="href">/cgi-bin/koha/catalogue/search.pl?q=<xsl:value-of select="translate($f785, '()', '')"/></xsl:attribute> |
819 |
<a><xsl:attribute name="href">/cgi-bin/koha/catalogue/search.pl?q=ti,phr:<xsl:value-of select="translate($f785, '()', '')"/></xsl:attribute> |
| 820 |
<xsl:value-of select="translate($f785, '()', '')"/> |
820 |
<xsl:value-of select="translate($f785, '()', '')"/> |
| 821 |
</a> |
821 |
</a> |
| 822 |
</xsl:otherwise> |
822 |
</xsl:otherwise> |