diff options
Diffstat (limited to 'template/en/default/bug')
-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 453b4aa65..5ee8100a9 100644 --- a/template/en/default/bug/edit.html.tmpl +++ b/template/en/default/bug/edit.html.tmpl @@ -524,7 +524,7 @@ function updateRemainingTime() { <input type="radio" name="knob" value="reassignbycomponent"> Reassign bug to owner - [% "and QA contact" IF Param('useqacontact') %] + [% " and QA contact" IF Param('useqacontact') %] of selected component <br> [% IF bug.isunconfirmed && user.canconfirm %] |