From 5370a70ab84c525d49c3f504cf93d196baf2383a Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 5 Apr 2024 15:06:42 -0400 Subject: [PATCH] Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key --- client_download_pdf_modal.php | 3 +-- client_login_add_modal.php | 8 ++++---- client_login_edit_modal.php | 6 +++--- client_login_export_modal.php | 2 +- client_login_import_modal.php | 2 +- client_logins.php | 6 +++--- client_side_nav.php | 2 +- global_search.php | 2 +- post/client.php | 2 +- post/login.php | 2 +- 10 files changed, 17 insertions(+), 18 deletions(-) diff --git a/client_download_pdf_modal.php b/client_download_pdf_modal.php index 8c127a55..da046487 100644 --- a/client_download_pdf_modal.php +++ b/client_download_pdf_modal.php @@ -14,7 +14,6 @@
-
  • @@ -55,7 +54,7 @@
  • diff --git a/client_login_add_modal.php b/client_login_add_modal.php index 40cc6d27..90af7d2e 100644 --- a/client_login_add_modal.php +++ b/client_login_add_modal.php @@ -2,7 +2,7 @@