From 0c31e35b4ef5565c93cf31bb943d7bbc7c36cbbd Mon Sep 17 00:00:00 2001 From: Isaac Connor Date: Fri, 4 Mar 2022 12:06:49 -0500 Subject: [PATCH] Add classes to fields of monitor status so we can style them as needed --- web/includes/Monitor.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/web/includes/Monitor.php b/web/includes/Monitor.php index a8111c591..46555b6cc 100644 --- a/web/includes/Monitor.php +++ b/web/includes/Monitor.php @@ -794,10 +794,10 @@ public static function getStatuses() { '; } $html .= ' - - - - '. translate('Zoom').': x + + + + ';