Fixed a typo in Foundry
git-svn-id: https://svn.libreccm.org/ccm/trunk@3125 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
8d1ecf4a68
commit
f16a3d3d59
|
|
@ -127,7 +127,7 @@
|
||||||
|
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template match="file-attchment//file-description">
|
<xsl:template match="file-attachment//file-description">
|
||||||
<xsl:param name="description" tunnel="yes"/>
|
<xsl:param name="description" tunnel="yes"/>
|
||||||
|
|
||||||
<xsl:value-of select="$description"/>
|
<xsl:value-of select="$description"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue