diff options
Diffstat (limited to 'template/en/default/admin/keywords')
-rwxr-xr-x | template/en/default/admin/keywords/list.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/admin/keywords/list.html.tmpl b/template/en/default/admin/keywords/list.html.tmpl index 1ffa0f27d..90b079fc4 100755 --- a/template/en/default/admin/keywords/list.html.tmpl +++ b/template/en/default/admin/keywords/list.html.tmpl @@ -48,7 +48,7 @@ }, { name => "bug_count" - heading => "Bugs" + heading => "$terms.Bugs" align => "right" contentlink => "buglist.cgi?keywords=%%name%%" }, |