Fixed a typo in Mandalay

git-svn-id: https://svn.libreccm.org/ccm/trunk@2776 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2014-07-23 17:58:20 +00:00
parent a10f25b855
commit b1ad9a8f42
1 changed files with 1 additions and 2 deletions

View File

@ -428,8 +428,7 @@
<xsl:choose>
<xsl:when test="$setSeriesLink = 'true'">
<a>
<xsl:attribute name="href">/redirect/?oid=
<xsl:value-of select="./series/series/@oid" />
<xsl:attribute name="href">/redirect/?oid=<xsl:value-of select="./series/series/@oid" />
</xsl:attribute>
<xsl:value-of select="./series/series/title" />
<xsl:if test="$setSeriesVolume = 'true'">