From 4fddeb88b75d3e3187cdcfb87f4530eb5351b217 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 20 Feb 2024 14:53:32 -0500 Subject: [PATCH] Fix issue with password managers asking for passwords when migrating away from the assets page --- client_assets.php | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/client_assets.php b/client_assets.php index 81356f28..dfeebb11 100644 --- a/client_assets.php +++ b/client_assets.php @@ -311,6 +311,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); +
+ +
@@ -318,11 +321,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- - -
- -
+