diff options
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/edit.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
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 <br> [% IF bug.isunconfirmed %] - <input type="checkbox" name="andconfirm"> + <input type="checkbox" name="compconfirm"> and confirm bug (change status to <b>NEW</b>) <br> [% END %] |