From 674f4cd6dbebf0822d61a7cc2c5b25841d79d11c Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 8 Jun 2024 19:31:24 -0400 Subject: [PATCH] Fix Padding for Client Documents --- client_documents.php | 8 ++++---- client_files.php | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/client_documents.php b/client_documents.php index f7a7e9bf..deb89294 100644 --- a/client_documents.php +++ b/client_documents.php @@ -200,10 +200,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- - "> +
+ "> - - "> - -
+
@@ -238,7 +238,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ?>
+
diff --git a/client_files.php b/client_files.php index c25d72e4..dc35557a 100644 --- a/client_files.php +++ b/client_files.php @@ -246,7 +246,7 @@ $num_of_files = mysqli_num_rows($sql);
+
@@ -293,7 +293,7 @@ $num_of_files = mysqli_num_rows($sql); ?>
+