From ab4826db54d84f00dfe7478aa0c26643dfa6ce29 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 17 Sep 2022 19:48:28 -0400 Subject: [PATCH] Renamed Software to Liceneses and renamed Logins to Passwords under client section --- client_logins.php | 4 ++-- client_side_nav.php | 4 ++-- client_software.php | 6 +++--- client_software_add_modal.php | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client_logins.php b/client_logins.php index 880ece33..38db0217 100644 --- a/client_logins.php +++ b/client_logins.php @@ -20,7 +20,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));