summaryrefslogtreecommitdiffstats
path: root/template/en/default/list/list.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/list/list.html.tmpl')
-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 5af5735aa..97b659c73 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -72,7 +72,7 @@
[%############################################################################%]
[% IF bugs.size > 9 %]
- [% bugs.size %] [% terms.bugs %] found.
+ [% bugs.size %] [%+ terms.bugs %] found.
[% END %]
[%############################################################################%]
@@ -99,7 +99,7 @@
[% ELSIF bugs.size == 1 %]
One [% terms.bug %] found.
[% ELSE %]
- [% bugs.size %] [% terms.bugs %] found.
+ [% bugs.size %] [%+ terms.bugs %] found.
[% END %]
<br>