Show
Ignore:
Timestamp:
02/06/07 17:45:52 (2 years ago)
Author:
moseley
Message:

Fix where the archive search goes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • swish_website/hypermail/index_head.html

    r1885 r1891  
    9191 
    9292        <div class="archiveform"> 
    93           <form action="/Discussion/search/swish.cgi" method="get" enctype="application/x-www-form-urlencoded"> 
     93          <form action="/search/index.cgi" method="get" enctype="application/x-www-form-urlencoded"> 
    9494            <p> 
    95                 <input type="hidden" name="db" value="archive" /> 
     95                <input type="hidden" name="section" value="archive" /> 
    9696                <input type="text" name="query" size="20" /> 
    9797                <input type="submit" value="Search Archive" />