From f443ae92035dff9e9471fe6e3fcda104b7273984 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 16 Aug 2025 02:06:42 -0400 Subject: [PATCH] convert even more ajax modals to new syntax --- user/locations.php | 2 +- user/networks.php | 12 ++---------- user/software.php | 11 ++--------- 3 files changed, 5 insertions(+), 20 deletions(-) diff --git a/user/locations.php b/user/locations.php index 084cd338..4c641391 100644 --- a/user/locations.php +++ b/user/locations.php @@ -360,7 +360,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); - +
@@ -324,11 +320,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));