]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 364960 - ""Reassign bug to default assignee" text is worded very badly" [p=reed...
authorreed%reedloden.com <>
Sun, 11 Feb 2007 06:23:59 +0000 (06:23 +0000)
committerreed%reedloden.com <>
Sun, 11 Feb 2007 06:23:59 +0000 (06:23 +0000)
template/en/default/bug/knob.html.tmpl

index a3b274b05c2848252b6e4a690bf7a298ce15904e..caf1653a3518396e10ed807b859f53c09a8fe49b 100644 (file)
         <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 %]