From e02dc1be15e9748c006c74ee9431c1d8be1a3327 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Sun, 2 Aug 2026 10:37:34 -0400 Subject: [PATCH] Keep the monitor page header inside its PHP block Its first line closed PHP before the header comment started, so the whole block rendered as text at the top of the tab. --- Plugin/unraid/pages/monitor.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Plugin/unraid/pages/monitor.php b/Plugin/unraid/pages/monitor.php index 0344d33..8e77234 100644 --- a/Plugin/unraid/pages/monitor.php +++ b/Plugin/unraid/pages/monitor.php @@ -1,4 +1,4 @@ - +