From 7e595d943611299c5e91affb8519055f2208a1c8 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 4 Oct 2023 00:38:28 -0400 Subject: [PATCH] Fix table offset issue with Assets Listings --- client_assets.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client_assets.php b/client_assets.php index 52413f36..9443b982 100644 --- a/client_assets.php +++ b/client_assets.php @@ -130,7 +130,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+
">