20 Nov
2013
20 Nov
'13
10:16 a.m.
The word "title" in line opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl:405 <a><xsl:attribute name="href">/cgi-bin/koha/opac-detail.pl?biblionumber=<xsl:value-of select="$biblionumber"/></xsl:attribute><xsl:attribute name="class">title</xsl:attribute> do not require translation. It is a CSS class name. However, it is translated in many languages (it, es, fr, de...), both in Koha 3.12 and 3.14. I corrected it in Koha 3.12 and 3.14 for it and es. Other translators can check their language. A quick search to perform is title MARC21slim2OPACResults.xsl activating "Source text" and "Locations" boxes in the search field. HTH. Stefano