mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-04 01:32:14 +00:00
Removed reference to Spring WS in docbook xsl
This commit is contained in:
parent
d5a751e784
commit
b7188b11d8
@ -100,7 +100,7 @@
|
|||||||
<xsl:param name="gentext-key" select="''"/>
|
<xsl:param name="gentext-key" select="''"/>
|
||||||
<xsl:variable name="Version">
|
<xsl:variable name="Version">
|
||||||
<xsl:if test="//releaseinfo">
|
<xsl:if test="//releaseinfo">
|
||||||
<xsl:text>Spring-WS (</xsl:text>
|
<xsl:text>Spring Security (</xsl:text>
|
||||||
<xsl:value-of select="//releaseinfo"/>
|
<xsl:value-of select="//releaseinfo"/>
|
||||||
<xsl:text>)</xsl:text>
|
<xsl:text>)</xsl:text>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user