summaryrefslogtreecommitdiffstats
path: root/template/en/default
diff options
context:
space:
mode:
authorbugreport%peshkin.net <>2002-11-10 03:31:27 +0100
committerbugreport%peshkin.net <>2002-11-10 03:31:27 +0100
commitc3fd1468a56d744acc63c990312fb35b0bc8a431 (patch)
tree0e2d121ca9cb584aa9db63e5bc71e407c0bd64a6 /template/en/default
parent413a75cafd2c8af9b520c483e85e8995c4ccca96 (diff)
downloadbugzilla-c3fd1468a56d744acc63c990312fb35b0bc8a431.tar.gz
bugzilla-c3fd1468a56d744acc63c990312fb35b0bc8a431.tar.xz
Bug 179225 Missing space. "Reassign bug to ownerand QA contact of selected component "
2xr=jake a=myk
Diffstat (limited to 'template/en/default')
-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 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 %]