From 2dc6ef7dff5cae6e936114b04ea3023cc1bb447c Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 1 Nov 2025 12:11:03 +0100 Subject: [PATCH] Fix invalid html (#502) --- scripts/todays_detections.php | 37 +++++++++++++++++++---------------- 1 file changed, 20 insertions(+), 17 deletions(-) diff --git a/scripts/todays_detections.php b/scripts/todays_detections.php index b2bedb3..02192be 100644 --- a/scripts/todays_detections.php +++ b/scripts/todays_detections.php @@ -238,16 +238,16 @@ if(isset($_GET['ajax_detections']) && $_GET['ajax_detections'] == "true" ) {