From f578f79698f5779f20ee8354a3af132fafaf66da Mon Sep 17 00:00:00 2001 From: Simon Green Date: Wed, 29 Jul 2015 05:31:14 -0400 Subject: Bug 399078 - Remove the 'musthavemilestoneonaccept' parameter r=gerv, a=simon --- template/en/default/admin/params/bugchange.html.tmpl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'template/en/default/admin') diff --git a/template/en/default/admin/params/bugchange.html.tmpl b/template/en/default/admin/params/bugchange.html.tmpl index 89553ad7a..feaf8769b 100644 --- a/template/en/default/admin/params/bugchange.html.tmpl +++ b/template/en/default/admin/params/bugchange.html.tmpl @@ -26,11 +26,6 @@ "If off, then all $terms.bugs initially have the default " _ "milestone for the product being filed in.", - musthavemilestoneonaccept => - "If you are using ${field_descs.target_milestone}, do you want to require" - _ " that the milestone be set in order for a user to set" - _ " ${terms.abug}'s status to ${accept_status}?", - commentonchange_resolution => "If this option is on, the user needs to enter a short " _ "comment if the resolution of the $terms.bug changes.", -- cgit v1.2.3-24-g4f1b