summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>2017-02-16 22:39:50 +0100
committerDavid Lawrence <dkl@mozilla.com>2017-02-16 22:39:50 +0100
commitfab635c61770842a43d6241bcee68d95034309f8 (patch)
treee9409ccc3980a5463784da3360e22cdb5a64ee37 /template/en/default
parent2e6f98dbf14a71f8197165f7df8fecde1b5555bf (diff)
downloadbugzilla-fab635c61770842a43d6241bcee68d95034309f8.tar.gz
bugzilla-fab635c61770842a43d6241bcee68d95034309f8.tar.xz
Bug 1249561 - Description of 'letsubmitterchoosepriority' is misleading
r=dkl
Diffstat (limited to 'template/en/default')
-rw-r--r--template/en/default/admin/params/bugchange.html.tmpl4
1 files changed, 3 insertions, 1 deletions
diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl
index feaf8769b..d60210b27 100644
--- a/template/en/default/admin/params/bugchange.html.tmpl
+++ b/template/en/default/admin/params/bugchange.html.tmpl
@@ -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}. " _