1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Add version number in <title> as proposed by Louise Hope in online doc.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1596441 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Christophe Jaillet
2014-05-21 02:20:27 +00:00
parent 8a9812fc67
commit 4292178ce8

View File

@@ -142,6 +142,8 @@
<xsl:text> </xsl:text>
<xsl:value-of select="normalize-space($message[@id='apachetitle'])"/>
<xsl:text> </xsl:text>
<xsl:value-of select="normalize-space($message[@id='version'])"/>
</title>&lf;
<!-- chm files get a slightly different stylesheet -->