diff options
author | lpsolit%gmail.com <> | 2008-12-10 19:43:28 +0100 |
---|---|---|
committer | lpsolit%gmail.com <> | 2008-12-10 19:43:28 +0100 |
commit | 1c881b96dcd6a128e79c2183c904d0caa7f1c1d1 (patch) | |
tree | 2e38beca39bc96ce7916723bdf1514cb1d7e634e /template/en/default/admin | |
parent | 15528ad8472cc0244cb2c7d9b6109c0b9d132f20 (diff) | |
download | bugzilla-1c881b96dcd6a128e79c2183c904d0caa7f1c1d1.tar.gz bugzilla-1c881b96dcd6a128e79c2183c904d0caa7f1c1d1.tar.xz |
Bug 399079: Remove the 'showallproducts' parameter - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
Diffstat (limited to 'template/en/default/admin')
-rw-r--r-- | template/en/default/admin/params/bugfields.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/admin/params/bugfields.html.tmpl b/template/en/default/admin/params/bugfields.html.tmpl index bdd9ad882..e0625b480 100644 --- a/template/en/default/admin/params/bugfields.html.tmpl +++ b/template/en/default/admin/params/bugfields.html.tmpl @@ -28,9 +28,6 @@ "specific classification. But you must have 'editclassification' " _ "permissions enabled in order to edit classifications.", - showallproducts => "If this is on and useclassification is set, $terms.Bugzilla will add a " _ - "'All' link in the 'New $terms.Bug' page to list all available products.", - usetargetmilestone => "Do you wish to use the Target Milestone field?", useqacontact => "Do you wish to use the QA Contact field?", |