summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2008-12-10 19:35:59 +0100
committerlpsolit%gmail.com <>2008-12-10 19:35:59 +0100
commit55de41cf4acb5fcc3a981f8b3c2777323a8f5359 (patch)
tree035fee5b1bed7ab1488bfd6e7e9ec8362073d8b8 /template
parent38f2c4266697633a1d24bbbcac279c6332ac17b3 (diff)
downloadbugzilla-55de41cf4acb5fcc3a981f8b3c2777323a8f5359.tar.gz
bugzilla-55de41cf4acb5fcc3a981f8b3c2777323a8f5359.tar.xz
Bug 399075: Remove the 'commentonclearresolution' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template')
-rw-r--r--template/en/default/admin/params/bugchange.html.tmpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl
index 458bc4eb8..b00fea05e 100644
--- a/template/en/default/admin/params/bugchange.html.tmpl
+++ b/template/en/default/admin/params/bugchange.html.tmpl
@@ -40,9 +40,6 @@
musthavemilestoneonaccept => "If you are using Target Milestone, do you want to require that " _
"the milestone be set in order for a user to ACCEPT a ${terms.bug}?",
- commentonclearresolution => "If this option is on, the user needs to enter a short comment if " _
- "the ${terms.bug}'s resolution is cleared.",
-
commentonchange_resolution => "If this option is on, the user needs to enter a short " _
"comment if the resolution of the $terms.bug changes.",