Change the template so that at least the old functionality still works if
authorAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 8 Mar 2009 19:35:25 +0000 (19:35 +0000)
committerAlvaro Herrera <alvherre@alvh.no-ip.org>
Sun, 8 Mar 2009 19:35:25 +0000 (19:35 +0000)
Javascript is disabled or the browser does not support it.

git-svn-id: file:///Users/dpage/pgweb/svn-repo/trunk@2431 8f5c7a92-453e-0410-a47f-ad33c8a6b003

archives/templates/html/search_box.html

index 50ac57061d90e2dba8c975770963fe9b5ed0e588..337c9b7594c7f6430a30ba4fa47ee01dc2efb885 100644 (file)
@@ -11,7 +11,7 @@ function formSubmit() {
 }
 </SCRIPT>
 
-<form name="searchform" method="get" onSubmit="return formSubmit();">
+<form name="searchform" method="get" action="http://search.postgresql.org/archives.search" onSubmit="return formSubmit();">
 <div class="tblBasic">
 
 <table border="0" cellpadding="0" cellspacing="0" class="tblBasicGrey" width="590">