From 80744cd7c997095fcfa247621012154e1db2ef0a Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Tue, 9 Jan 2024 16:19:17 -0500 Subject: [PATCH] 1077 - fix failure threshold so it always shows with any failure % --- app/templates/views/platform-admin/_global_stats.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/views/platform-admin/_global_stats.html b/app/templates/views/platform-admin/_global_stats.html index aaf9b41ef..70ba725a7 100644 --- a/app/templates/views/platform-admin/_global_stats.html +++ b/app/templates/views/platform-admin/_global_stats.html @@ -13,7 +13,7 @@ {% if link %} {% endif %} - + {% if global_stats.email.failed %} {% if failure_link %} @@ -44,7 +44,7 @@ {% if link %} {% endif %} - + {% if global_stats.sms.failed %} {% if failure_link %}