summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/bugchange.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/bugchange.html.tmpl')
-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}. " _