mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-19 07:00:49 +00:00
hopefully this will fix searching
This commit is contained in:
parent
5dbe10f7d3
commit
bb58cde91e
1 changed files with 1 additions and 1 deletions
|
@ -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>' .
|
||||
|
|
Loading…
Reference in a new issue