summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/edit.html.tmpl2
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 e0ecf2623..7e71b9767 100644
--- a/template/en/default/bug/edit.html.tmpl
+++ b/template/en/default/bug/edit.html.tmpl
@@ -433,7 +433,7 @@
<input type="radio" name="knob" value="reassignbycomponent">
Reassign bug to owner
- [% "and QA contact" IF useqacontact %]
+ [% "and QA contact" IF Param('useqacontact') %]
of selected component
<br>
[% IF bug.isunconfirmed && user.canconfirm %]