From e7586fcfb5b457274109facf9666a75d190a65e6 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 5 Feb 2024 18:37:43 -0500 Subject: [PATCH 1/8] Update All the bulkSelect Lists to use the new format still need to fix the bulk delete submit button to allow for a confirm --- client_certificates.php | 20 ++++++++++---------- client_domains.php | 20 ++++++++++---------- client_networks.php | 25 ++++++++++++------------- settings_api.php | 24 +++++++++++++----------- 4 files changed, 45 insertions(+), 44 deletions(-) diff --git a/client_certificates.php b/client_certificates.php index e3bdec79..6dd592d0 100644 --- a/client_certificates.php +++ b/client_certificates.php @@ -50,14 +50,14 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
-