jeremy      2004/06/21 03:45:38

  Modified:    src/blocks/lucene/samples welcome-index.xsp
  Log:
  another missing change to lucene samples
  
  Revision  Changes    Path
  1.7       +1 -1      cocoon-2.1/src/blocks/lucene/samples/welcome-index.xsp
  
  Index: welcome-index.xsp
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/lucene/samples/welcome-index.xsp,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- welcome-index.xsp 21 Jun 2004 10:00:20 -0000      1.6
  +++ welcome-index.xsp 21 Jun 2004 10:45:38 -0000      1.7
  @@ -98,7 +98,7 @@
           - using <a href="query/advanced.html">Cocoon Forms</a>.<br/>
           Or enter a word or two in here : 
                <form action="query/fulltext.html">
  -                     <input type="text" name="query" size="20" />
  +                     <input type="text" name="query" size="20" 
value="cocoon"/>
                        <input type="submit" value="Search" />
                </form>
         </p>
  
  
  

Reply via email to