]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1249561 - Description of 'letsubmitterchoosepriority' is misleading
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Thu, 16 Feb 2017 21:39:50 +0000 (21:39 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Thu, 16 Feb 2017 21:39:50 +0000 (21:39 +0000)
r=dkl

template/en/default/admin/params/bugchange.html.tmpl

index feaf8769b6d5229f3c1a48528ccc67568d25b4df..d60210b2721cf27132e033cf9d0469bdb368cb1a 100644 (file)
@@ -19,7 +19,9 @@
   letsubmitterchoosepriority => "If this is on, then people submitting $terms.bugs can " _
                                 "choose an initial priority for that ${terms.bug}. " _
                                 "If off, then all $terms.bugs initially have the default " _
-                                "priority selected below.",
+                                "priority defined by the " _
+                                "<a href=\"editparams.cgi?section=bugfields#defaultpriority_desc\">defaultpriority</a> " _
+                                "parameter.",
 
   letsubmitterchoosemilestone => "If this is on, then people submitting $terms.bugs can " _
                                  "choose the Target Milestone for that ${terms.bug}. " _