]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Patch for bug 271306: specify that defaultquery is used by default to submit queries...
authorjocuri%softhome.net <>
Fri, 3 Dec 2004 06:23:25 +0000 (06:23 +0000)
committerjocuri%softhome.net <>
Fri, 3 Dec 2004 06:23:25 +0000 (06:23 +0000)
defparams.pl

index 86fd9e4798e7018148309879adc7ea5c2e3d3d6b..e30ec549433036e377c64ccfa38fb36e728a9422 100644 (file)
@@ -335,7 +335,7 @@ You will get this message once a day until you've dealt with these bugs!
 
 
 DefParam("defaultquery",
-          "This is the default query that initially comes up when you submit a bug.  It's in URL parameter format, which makes it hard to read.  Sorry!",
+          "This is the default query that initially comes up when you access the query page.  It's in URL parameter format, which makes it hard to read.  Sorry!",
          "t",
          "bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailassigned_to1=1&emailassigned_to2=1&emailreporter2=1&emailcc2=1&emailqa_contact2=1&order=%22Importance%22");