]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
fix for 45116, typo, above should be below.
authorcyeh%bluemartini.com <>
Mon, 28 Aug 2000 11:16:18 +0000 (11:16 +0000)
committercyeh%bluemartini.com <>
Mon, 28 Aug 2000 11:16:18 +0000 (11:16 +0000)
defparams.pl

index 57bda0c89d406fe72789f53578e37989df452e27..6760d4ddbdacf6e19636f2880112055d0d8f793e 100644 (file)
@@ -387,7 +387,7 @@ DefParam("defaultquery",
 
 
 DefParam("letsubmitterchoosepriority",
-         "If this is on, then people submitting bugs can choose an initial priority for that bug.  If off, then all bugs initially have the default priority selected above.",
+         "If this is on, then people submitting bugs can choose an initial priority for that bug.  If off, then all bugs initially have the default priority selected below.",
          "b",
          1);