From e59214c4ed109f9afd6999f0392399729158d1c9 Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sat, 15 Oct 2005 00:54:56 +0000 Subject: Bug 312356: The defaultpriority param should be grouped together with defaultseverity, opsys and platform - Patch by Frédéric Buclin r=joel a=justdave MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/en/default/admin/params/bugfields.html.tmpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template/en/default/admin/params/bugfields.html.tmpl') diff --git a/template/en/default/admin/params/bugfields.html.tmpl b/template/en/default/admin/params/bugfields.html.tmpl index 2e82e08e5..598b9109a 100644 --- a/template/en/default/admin/params/bugfields.html.tmpl +++ b/template/en/default/admin/params/bugfields.html.tmpl @@ -46,6 +46,8 @@ usebugaliases => "Do you wish to use $terms.bug aliases, which allow you to assign " _ "$terms.bugs an easy-to-remember name by which you can refer to them?", + defaultpriority => "This is the priority that newly entered $terms.bugs are set to.", + defaultseverity => "This is the severity that newly entered $terms.bugs are set to.", defaultplatform => "This is the platform that is preselected on the $terms.bug " _ -- cgit v1.2.3-24-g4f1b