From 498f9c7209ebeec900beae2cbf7da4f0194cf63c Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 26 Sep 2023 15:33:22 -0400 Subject: [PATCH] Changed button text from Show Archived to just Archived --- client_contacts.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/client_contacts.php b/client_contacts.php index 77ab8061..b0dea328 100644 --- a/client_contacts.php +++ b/client_contacts.php @@ -62,10 +62,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));