]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixed bug 1746 -- make it say "Submit query" instead of "Submit".
authorterry%netscape.com <>
Fri, 4 Dec 1998 00:31:10 +0000 (00:31 +0000)
committerterry%netscape.com <>
Fri, 4 Dec 1998 00:31:10 +0000 (00:31 +0000)
query.cgi

index b24dee0f3a6790b151d2c7e7ea114980959b8b42..0637cb9415b45c264a386749ab1369ba5d82fed0 100755 (executable)
--- a/query.cgi
+++ b/query.cgi
@@ -245,7 +245,7 @@ print "
   <OPTION SELECTED>\"Importance\"
   <OPTION>Assignee
 </SELECT></NOBR>
-<INPUT TYPE=\"submit\" VALUE=\"Submit\">
+<INPUT TYPE=\"submit\" VALUE=\"Submit query\">
 <INPUT TYPE=\"reset\" VALUE=\"Reset back to the default query\">
 <INPUT TYPE=hidden name=form_name VALUE=query>
 <BR>Give me a <A HREF=\"help.html\">clue</A> about how to use this form.