* Takashi Sato wrote: > > How about this instead then: > > > > Index: manual/style/xsl/common.xsl > > =================================================================== > > --- manual/style/xsl/common.xsl (revision 1595663) > > +++ manual/style/xsl/common.xsl (working copy) > > @@ -142,6 +142,9 @@ > > > > <xsl:text> </xsl:text> > > <xsl:value-of > > select="normalize-space($message[@id='apachetitle'])"/> > > + > > + <xsl:text> </xsl:text> > > + <xsl:value-of select="&httpd.major;.&httpd.minor;"/> > > </title>&lf; > > > > <!-- chm files get a slightly different stylesheet --> > > > > ? > > I tested them on my machine and I changed my arbitrary mind. > The page header has "Version" so I feel title should...
;) I don't have a strong opinion either way. nd -- print "Just Another Perl Hacker"; # André Malo, <http://pub.perlig.de/> # --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org