From a404e6c3e3d777f09ef2ab8100ad01a20a3c885c Mon Sep 17 00:00:00 2001 From: "mkanat%bugzilla.org" <> Date: Sat, 12 Jan 2008 22:23:10 +0000 Subject: Bug 401965: Move groups updating from process_bug.cgi to Bugzilla::Bug Patch By Max Kanat-Alexander r=LpSolit, a=LpSolit --- template/en/default/bug/edit.html.tmpl | 5 +++++ .../default/bug/process/verify-new-product.html.tmpl | 2 ++ template/en/default/global/user-error.html.tmpl | 19 +++++++++++++++++++ 3 files changed, 26 insertions(+) (limited to 'template/en') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index 1f20cdb52..c37f93838 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -498,6 +498,9 @@ [% END %]      + [% IF group.ingroup %] + + [% END %]

+ + These groups are optional. You can decide to restrict [% terms.bugs %] to one or more of the following groups:
[% FOREACH group = optional_groups %] +