From 6ec03b9ae747701a27fa32c0f3652ecf9aa71cb5 Mon Sep 17 00:00:00 2001 From: "gerv%gerv.net" <> Date: Tue, 18 Jun 2002 04:52:00 +0000 Subject: Bug 150955 - confirmation doesn't propagate when reassigning to new product/component. Patch by gerv; 2xr=bbaetz. --- template/en/default/bug/edit.html.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'template') diff --git a/template/en/default/bug/edit.html.tmpl b/template/en/default/bug/edit.html.tmpl index e20b54121..18a7fb5e8 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/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 %] -- cgit v1.2.3-24-g4f1b