From e44045ae8a500ed018f60e5ddd36e161554d1f6b Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" Date: Mon, 17 Jun 2002 21:52:19 +0000 Subject: [PATCH] Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz. git-svn-id: svn://10.0.0.236/branches/BUGZILLA-2_16-BRANCH@123470 18797224-902f-48f8-a5cc-f745e15eee43 --- .../webtools/bugzilla/template/en/default/bug/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl index e20b54121e8..18a7fb5e83f 100644 --- a/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/bug/edit.html.tmpl @@ -431,7 +431,7 @@ of selected component
[% IF bug.isunconfirmed %] -      +      and confirm bug (change status to NEW)
[% END %]