mirror of
https://github.com/nginx/nginx.git
synced 2026-08-03 22:33:10 +00:00
Regenerate after previous commits.
This commit is contained in:
parent
8595adc781
commit
4e72846c60
1 changed files with 2 additions and 7 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue