]> granicus.if.org Git - apache/commitdiff
Add version number in <title>
authorChristophe Jaillet <jailletc36@apache.org>
Wed, 21 May 2014 18:48:11 +0000 (18:48 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Wed, 21 May 2014 18:48:11 +0000 (18:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1596647 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/style/xsl/common.xsl

index 2af512f51ad7dc18c7529020f79dff7e4ecd73cb..a48d08ece2110220015577d0f5c210c65c103ff2 100644 (file)
 
         <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 -->