summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorreed%reedloden.com <>2007-02-11 07:23:59 +0100
committerreed%reedloden.com <>2007-02-11 07:23:59 +0100
commit2f97f350c6548ea2cec674659f9034d146b99eb3 (patch)
tree350f316c5cfc18e2e735393df12d968331ecc59d
parent86488b6e708854491910e03f2d2ddd189df0f025 (diff)
downloadbugzilla-2f97f350c6548ea2cec674659f9034d146b99eb3.tar.gz
bugzilla-2f97f350c6548ea2cec674659f9034d146b99eb3.tar.xz
Bug 364960 - ""Reassign bug to default assignee" text is worded very badly" [p=reed r=Colin a=LpSolit]
-rw-r--r--template/en/default/bug/knob.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/bug/knob.html.tmpl b/template/en/default/bug/knob.html.tmpl
index a3b274b05..caf1653a3 100644
--- a/template/en/default/bug/knob.html.tmpl
+++ b/template/en/default/bug/knob.html.tmpl
@@ -106,8 +106,8 @@
<input type="radio" id="knob-reassign-cmp" name="knob" value="reassignbycomponent">
<label for="knob-reassign-cmp">
Reassign [% terms.bug %] to default assignee
- [% " and QA contact" IF Param('useqacontact') %],
- and add Default CC, of selected component
+ [% " and QA contact," IF Param('useqacontact') %]
+ and add Default CC of selected component
</label>
<br>
[% IF bug.isunconfirmed && bug.user.canconfirm %]