You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2004/09/05 05:34:07 UTC

cvs commit: httpd-2.0/docs/manual/style/xsl indexpage.xsl

nd          2004/09/04 20:34:07

  Modified:    docs/manual/style/xsl indexpage.xsl
  Log:
  better google search selector
  
  Revision  Changes    Path
  1.12      +2 -2      httpd-2.0/docs/manual/style/xsl/indexpage.xsl
  
  Index: indexpage.xsl
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/style/xsl/indexpage.xsl,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -u -r1.11 -r1.12
  --- indexpage.xsl	2 May 2004 22:55:20 -0000	1.11
  +++ indexpage.xsl	5 Sep 2004 03:34:07 -0000	1.12
  @@ -174,8 +174,8 @@
       <!-- (submit the original button and name) -->
       <input type="hidden" name="btnG" value="Google Search" />
   
  -    <!-- including the exact phrase "Apache 2.1" -->
  -    <input type="hidden" value="Apache 2.1" name="as_epq" />
  +    <!-- including the exact phrase "Version 2.1" -->
  +    <input type="hidden" value="{$message[@id='version']}" name="as_epq" />
   
       <!-- with at least one of the words (none) -->
       <input type="hidden" value="" name="as_oq" />