diff --git a/app/assets/javascripts/admin/addon/templates/logs/screened-ip-addresses.hbs b/app/assets/javascripts/admin/addon/templates/logs/screened-ip-addresses.hbs index ab20b2316b6..84161e2bbee 100644 --- a/app/assets/javascripts/admin/addon/templates/logs/screened-ip-addresses.hbs +++ b/app/assets/javascripts/admin/addon/templates/logs/screened-ip-addresses.hbs @@ -54,10 +54,8 @@ {{#if item.last_match_at}} -
- {{i18n "admin.logs.last_match_at"}} - {{age-with-tooltip item.last_match_at}} -
+
{{i18n "admin.logs.last_match_at"}}
+ {{age-with-tooltip item.last_match_at}} {{/if}}