wrowe       00/12/29 18:52:27

  Modified:    htdocs/manual index.html.ja.jis
  Log:
    The last two patches fixed the .en page, but not the .ja.jis encoded
    one, as O is possibly a state transition.  Since there is a headache
    here, I'm reverting to "post" and await a fixed search script.
  
  Revision  Changes    Path
  1.4       +1 -1      httpd-docs-1.3/htdocs/manual/index.html.ja.jis
  
  Index: index.html.ja.jis
  ===================================================================
  RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/index.html.ja.jis,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- index.html.ja.jis 2000/12/29 23:37:45     1.3
  +++ index.html.ja.jis 2000/12/30 02:52:27     1.4
  @@ -48,7 +48,7 @@
   
   <table cellspacing="0" cellpadding="0" border="0" width="600">
   <tr><td align="center">
  -   <form method="POST" action="http://search.apache.org/";>
  +   <form method="post" action="http://search.apache.org/";>
      <input type="hidden" name="what" value="ap">
      <input type="hidden" name="results" value="20">
      <input type="text" name="keyword" size="20">
  
  
  

Reply via email to