Removed reference to Spring WS in docbook xsl

This commit is contained in:
Luke Taylor 2008-04-03 14:23:16 +00:00
parent d5a751e784
commit b7188b11d8
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@
<xsl:param name="gentext-key" select="''"/>
<xsl:variable name="Version">
<xsl:if test="//releaseinfo">
<xsl:text>Spring-WS (</xsl:text>
<xsl:text>Spring Security (</xsl:text>
<xsl:value-of select="//releaseinfo"/>
<xsl:text>)</xsl:text>
</xsl:if>