From e9f04a30422f4da41d15e22337b6e6477b2fb590 Mon Sep 17 00:00:00 2001 From: "jake%acutex.net" <> Date: Thu, 13 Dec 2001 06:41:04 +0000 Subject: Bug 37339 and Bug 80183 - Adding a sidebar.cgi and index.cgi. The sidebar.cgi can currently be used in Mozilla/Netscape 6 and uses XUL that was originally written by Scott Collins . The index.cgi displays both the proper header and footer in the appropriate places. It also changes the links accoding to if you are logged in or not. r= ddk, kiko --- quicksearch.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'quicksearch.html') diff --git a/quicksearch.html b/quicksearch.html index 900180065..df7e85ccf 100644 --- a/quicksearch.html +++ b/quicksearch.html @@ -18,10 +18,8 @@ you may prefer this form. Type in one or more words (or word fragments) to search for: - -
+ onsubmit="QuickSearch(f.id.value); return false;"> -- cgit v1.2.3-24-g4f1b