Fix for Bug 6260 - Missing space in availability information of OPAC XSLT results
authorOwen Leonard <oleonard@myacpl.org>
Mon, 8 Aug 2011 16:58:51 +0000 (12:58 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 11 Aug 2011 00:32:06 +0000 (12:32 +1200)
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/opac-tmpl/prog/en/xslt/MARC21slim2OPACResults.xsl

index 97d83e2..3076af5 100644 (file)
                             </xsl:for-each>
                             (<xsl:value-of select="$AlternateHoldingsCount"/>)
                             </xsl:when>
-                            <xsl:otherwise>No copies available</xsl:otherwise>
+                            <xsl:otherwise>No copies available </xsl:otherwise>
                         </xsl:choose>
                                   </xsl:when>
                    <xsl:when test="count(key('item-by-status', 'available'))>0">