From af7f1f30ad9261d3619d2a5014f4c9458ea53b25 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 25 Aug 2025 17:32:15 -0400 Subject: [PATCH] Credentials: Fix broken page if no clients exist, which also fixes dont show share modal if GET client_id is not set --- user/credentials.php | 4 +++- user/modals/credential/credential_bulk_assign_tags.php | 6 ++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/user/credentials.php b/user/credentials.php index 90d2f047..c913029b 100644 --- a/user/credentials.php +++ b/user/credentials.php @@ -480,9 +480,11 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Edit + )"> Share + = 2) { ?> @@ -533,9 +535,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-