mirror of
https://github.com/nginx/nginx.git
synced 2025-06-07 09:42:39 +08:00
Regenerate after previous commits.
This commit is contained in:
parent
8595adc781
commit
4e72846c60
@ -90,14 +90,9 @@
|
||||
|
||||
<xsl:template match="http-error">
|
||||
|
||||
<i>
|
||||
<xsl:text>"</xsl:text>
|
||||
<xsl:value-of select="@text"/>
|
||||
<xsl:text>"</xsl:text>
|
||||
</i>
|
||||
|
||||
<xsl:text> (</xsl:text>
|
||||
<xsl:value-of select="@code"/>
|
||||
<xsl:text> (</xsl:text>
|
||||
<xsl:value-of select="@text"/>
|
||||
<xsl:text>)</xsl:text>
|
||||
</xsl:template>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user