summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorTiago Mello <timello@gmail.com>2011-11-18 18:54:19 +0100
committerTiago Mello <timello@gmail.com>2011-11-18 18:54:19 +0100
commit8e99c55e0d31e85dd9c56399ca30590a47e9536d (patch)
tree2cff9fdbb85171253890124f5252e7b56069e1a6 /template
parente97dcc1b7c1d05825923a83330bcd6986769df39 (diff)
downloadbugzilla-8e99c55e0d31e85dd9c56399ca30590a47e9536d.tar.gz
bugzilla-8e99c55e0d31e85dd9c56399ca30590a47e9536d.tar.xz
Fix bustage due to bug 643411.
Diffstat (limited to 'template')
-rw-r--r--template/en/default/list/list.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index fdd663d2a..734756da7 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -188,8 +188,8 @@
</form>
[% IF time_summary_limited %]
<small>
- Time Summary will only include the bugs shown above. In order to
- to see a time summary for all bugs found by the search, you can
+ Time Summary will only include the [% terms.bugs %] shown above. In order to
+ to see a time summary for all [% terms.bugs %] found by the search, you can
<a href="buglist.cgi?[% urlquerypart FILTER html %]
[%- "&order=$qorder" FILTER html IF order %]&limit=0">
Show all search results</a>.</small>