mirror of
https://git.code.sf.net/p/quake/website
synced 2025-01-18 22:51:37 +00:00
remove non-functional "Site" search
This commit is contained in:
parent
b4d706c5cc
commit
eb60c7044b
1 changed files with 99 additions and 99 deletions
|
@ -73,7 +73,7 @@
|
|||
'<FORM action="search.php" method="POST">' .
|
||||
' <SELECT name="type_of_search">' .
|
||||
' <OPTION value="news">News</OPTION>' .
|
||||
' <OPTION value="site">Site</OPTION>' .
|
||||
// ' <OPTION value="site">Site</OPTION>' .
|
||||
' <OPTION value="bugs">Bug Tracking</OPTION>' .
|
||||
' <OPTION value="lists">Mailing Lists</OPTION>' .
|
||||
' <OPTION value="patches">Patches</OPTION>' .
|
||||
|
|
Loading…
Reference in a new issue