From eef4c65057034f45ad1149142e8ea092592dcd71 Mon Sep 17 00:00:00 2001 From: "johnny@pittpc.com" Date: Sat, 7 Aug 2021 22:17:43 -0400 Subject: [PATCH] Added Client Name to the top of Client Side Nav Thank You @aftechro --- client_side_nav.php | 3 ++- clients.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/client_side_nav.php b/client_side_nav.php index beca9455..aea83aca 100644 --- a/client_side_nav.php +++ b/client_side_nav.php @@ -10,7 +10,8 @@ diff --git a/clients.php b/clients.php index 1cb33901..2a74a1a0 100644 --- a/clients.php +++ b/clients.php @@ -222,7 +222,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));