Typo korrigiert

git-svn-id: https://svn.libreccm.org/ccm/trunk@5876 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2019-03-22 19:17:00 +00:00
parent cb51360376
commit 10c0dc99ce
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@
</xsl:when> </xsl:when>
<xsl:otherwise> <xsl:otherwise>
<!-- <xsl:value-of select="foundry:generate-contentitem-link(./@oid)" /> --> <!-- <xsl:value-of select="foundry:generate-contentitem-link(./@oid)" /> -->
<xsl:value-of select='' /> <xsl:value-of select="''" />
</xsl:otherwise> </xsl:otherwise>
</xsl:choose> </xsl:choose>
</xsl:variable> </xsl:variable>