summaryrefslogtreecommitdiffstats
path: root/query.cgi
diff options
context:
space:
mode:
authorbryce-mozilla%nextbus.com <>1999-07-09 08:06:46 +0200
committerbryce-mozilla%nextbus.com <>1999-07-09 08:06:46 +0200
commit564e96b043a8620ea45fd3498134d73abceed968 (patch)
treee4af35a21ea9459eb8dae846d9aa56e010923387 /query.cgi
parenta8701108553ed8afc490dbfa41ba78b03102b666 (diff)
downloadbugzilla-564e96b043a8620ea45fd3498134d73abceed968.tar.gz
bugzilla-564e96b043a8620ea45fd3498134d73abceed968.tar.xz
More tiny battles in the HTML syntax error war
Diffstat (limited to 'query.cgi')
-rwxr-xr-xquery.cgi4
1 files changed, 2 insertions, 2 deletions
diff --git a/query.cgi b/query.cgi
index b9a0c34d6..72047f644 100755
--- a/query.cgi
+++ b/query.cgi
@@ -197,7 +197,7 @@ my $emailinput2 = GenerateEmailInput(2);
# javascript
my $jscript = << 'ENDSCRIPT';
-<script language="Javascript1.2">
+<script language="Javascript1.2" type="text/javascript">
<!--
var cpts = new Array();
var vers = new Array();
@@ -359,7 +359,7 @@ print $jscript;
my @logfields = ("[Bug creation]", @::log_columns);
print "
-<FORM NAME=queryForm METHOD=GET ACTION=\"buglist.cgi\">
+<FORM METHOD=GET ACTION=\"buglist.cgi\">
<table>
<tr>