From 3513173ad022b49e8a1b41fbf6701e675bcea4c3 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 5 Sep 2023 14:48:58 -0400 Subject: [PATCH] Dudup Pagination requirement --- client_files.php | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/client_files.php b/client_files.php index a91f6188..56e74086 100644 --- a/client_files.php +++ b/client_files.php @@ -203,13 +203,10 @@ $num_of_files = mysqli_num_rows($sql); - -
@@ -299,10 +296,12 @@ $num_of_files = mysqli_num_rows($sql);
- + + +