summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/components/edit.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/components/edit.html.tmpl')
-rw-r--r--template/en/default/admin/components/edit.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/components/edit.html.tmpl b/template/en/default/admin/components/edit.html.tmpl
index e7bd96355..291e1dd61 100644
--- a/template/en/default/admin/components/edit.html.tmpl
+++ b/template/en/default/admin/components/edit.html.tmpl
@@ -104,7 +104,7 @@
<td>[% terms.Bugs %]:</td>
<td>
[% IF comp.bug_count > 0 %]
- <a title="Bugs in component '[% comp.name FILTER html %]'"
+ <a title="[% terms.Bugs %] in component '[% comp.name FILTER html %]'"
href="buglist.cgi?component=
[%- comp.name FILTER url_quote %]&amp;product=
[%- product.name FILTER url_quote %]">[% comp.bug_count %]</a>