]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
authorbugreport%peshkin.net <>
Sun, 10 Nov 2002 02:31:27 +0000 (02:31 +0000)
committerbugreport%peshkin.net <>
Sun, 10 Nov 2002 02:31:27 +0000 (02:31 +0000)
2xr=jake
a=myk

template/en/default/bug/edit.html.tmpl

index 453b4aa65d058133a317af369c9f8fe510ccd971..5ee8100a94dbc55a90d44db7ff4c3a63bbac11db 100644 (file)
@@ -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 %]