aboutsummaryrefslogtreecommitdiffstats
path: root/templates/web/default/front/stats.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/web/default/front/stats.html')
-rw-r--r--templates/web/default/front/stats.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/front/stats.html b/templates/web/default/front/stats.html
index c5d931d08..fd1f253bc 100644
--- a/templates/web/default/front/stats.html
+++ b/templates/web/default/front/stats.html
@@ -38,6 +38,6 @@
<div>[% tprintf( new_text, stats.new ) | comma %]</div>
[% IF c.cobrand.moniker != 'emptyhomes' %]
<div>[% tprintf( fixed_text, stats.fixed ) | comma %]</div>
- [% END %]
<div>[% tprintf( updates_text, stats.updates ) | comma %]</div>
+ [% END %]
</div>