From: Frédéric Buclin Date: Sat, 24 Jul 2010 13:22:28 +0000 (+0200) Subject: Bug 581663: Directive closed twice X-Git-Tag: bugzilla-3.7.3~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c62a034da54b753da9f41c3d01471cb7ecca5a2f;p=thirdparty%2Fbugzilla.git Bug 581663: Directive closed twice r=timello a=LpSolit --- diff --git a/template/en/default/bug/process/verify-new-product.html.tmpl b/template/en/default/bug/process/verify-new-product.html.tmpl index 20270c0aa5..986a9da6e5 100644 --- a/template/en/default/bug/process/verify-new-product.html.tmpl +++ b/template/en/default/bug/process/verify-new-product.html.tmpl @@ -162,7 +162,7 @@ [% ' checked="checked"' IF ((group.membercontrol == constants.CONTROLMAPDEFAULT && user.in_group(group.group.name)) || (group.othercontrol == constants.CONTROLMAPDEFAULT && !user.in_group(group.group.name)) || cgi.param("groups").contains(group.group.name)) %] - %] value="[% group.group.name FILTER html %]"> + value="[% group.group.name FILTER html %]">