]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 150955 - confirmation doesn't propagate when reassigning to new product/component...
authorgerv%gerv.net <>
Tue, 18 Jun 2002 04:52:19 +0000 (04:52 +0000)
committergerv%gerv.net <>
Tue, 18 Jun 2002 04:52:19 +0000 (04:52 +0000)
template/en/default/bug/edit.html.tmpl

index e20b54121e8a0eb3ca6e17296fce567256f45886..18a7fb5e83fcd50d46c435dc72f39c3673ea1f20 100644 (file)
       of selected component
       <br>
       [% IF bug.isunconfirmed %]
-        &nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" name="andconfirm">
+        &nbsp;&nbsp;&nbsp;&nbsp;<input type="checkbox" name="compconfirm">
         and confirm bug (change status to <b>NEW</b>)
         <br>
       [% END %]