From 9318f40fcda8f411e1d441c9ed2ec578be14ad6b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 6 Apr 2021 01:40:17 -0400 Subject: [PATCH] Initial work on detion confirmation --- clients.php | 5 +++-- delete_client_modal.php | 20 ++++++++++++++++++++ 2 files changed, 23 insertions(+), 2 deletions(-) create mode 100644 delete_client_modal.php diff --git a/clients.php b/clients.php index aca65042..1cb33901 100644 --- a/clients.php +++ b/clients.php @@ -222,7 +222,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); @@ -231,6 +231,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); -" tabindex="-1"> + +