mirror of
https://github.com/nginx/nginx.git
synced 2025-02-25 18:55:26 -06:00
XSLT regeneration for the previous commit.
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
|
||||
<xsl:value-of select="$prefix"/>
|
||||
|
||||
<xsl:value-of select="translate(substring($text, $offset, $length), ' ', ' ')"/>
|
||||
<xsl:value-of select="normalize-space(translate(substring($text, $offset, $length), ' ', ' '))"/>
|
||||
|
||||
<xsl:text>
|
||||
</xsl:text>
|
||||
|
||||
Reference in New Issue
Block a user