hopefully this will fix searching

This commit is contained in:
Dan Olson 2000-04-10 00:41:35 +00:00
parent 5dbe10f7d3
commit bb58cde91e

View file

@ -75,7 +75,7 @@
menuSectionHeader( "Search", 'white', $menuHeadColor, $menuBgColor );
echo '<CENTER><FONT size="-2">' .
'<FORM action="/search/" method="POST">' .
'<FORM action="search/" method="POST">' .
' <SELECT name="type_of_search">' .
' <OPTION value="bugs">Bug Tracking</OPTION>' .
' <OPTION value="lists">Mailing Lists</OPTION>' .