From c7704fc018efbfa650f38f6e6072948a6cc4a679 Mon Sep 17 00:00:00 2001 From: IgorA100 Date: Sat, 28 Jun 2025 01:03:22 +0300 Subject: [PATCH] Moved $blockRatioControl (Monitor.php) --- web/includes/Monitor.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/web/includes/Monitor.php b/web/includes/Monitor.php index fee4d82b1..562b01a5a 100644 --- a/web/includes/Monitor.php +++ b/web/includes/Monitor.php @@ -1122,7 +1122,6 @@ class Monitor extends ZM_Object { ' : ''; $html = '
- ' . $blockRatioControl . '
'; - $html .= ' + $html .= $blockRatioControl . '