From: Christophe Jaillet Date: Wed, 21 May 2014 02:20:27 +0000 (+0000) Subject: Add version number in as proposed by Louise Hope in online doc. X-Git-Tag: 2.5.0-alpha~4164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4292178ce8885e804364268ed5b839b8a68729fb;p=apache 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 --- diff --git a/docs/manual/style/xsl/common.xsl b/docs/manual/style/xsl/common.xsl index f8da447eba..8eb2b1293f 100644 --- a/docs/manual/style/xsl/common.xsl +++ b/docs/manual/style/xsl/common.xsl @@ -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'])"/> &lf;