From c8d1d4d5e16f22db21f1ba613bd8de0c56d9bccc Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 26 Sep 2023 12:01:49 -0400 Subject: [PATCH] Restore Client Delete functionality for clients for compliance sake --- clients.php | 7 ------- inc_client_top_head.php | 4 ++-- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/clients.php b/clients.php index 38fc4641..9d7546e3 100644 --- a/clients.php +++ b/clients.php @@ -289,13 +289,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Archive - diff --git a/inc_client_top_head.php b/inc_client_top_head.php index 6560108f..4cae0101 100644 --- a/inc_client_top_head.php +++ b/inc_client_top_head.php @@ -22,12 +22,12 @@ Archive Client - +