From e04a198783eead1c6f484c173326459787e8268d Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 17 Jan 2022 11:14:22 -0500 Subject: [PATCH] Fix Hide passwords on software and otp on login Fixes #292 --- add_login_modal.php | 5 ++++- add_software_modal.php | 5 ++++- edit_login_modal.php | 5 ++++- edit_software_modal.php | 7 ++++++- 4 files changed, 18 insertions(+), 4 deletions(-) diff --git a/add_login_modal.php b/add_login_modal.php index 53fc4d48..e0b25e15 100644 --- a/add_login_modal.php +++ b/add_login_modal.php @@ -68,7 +68,10 @@
- + +
+ +
diff --git a/add_software_modal.php b/add_software_modal.php index 10ef8ddd..ed5b45b2 100644 --- a/add_software_modal.php +++ b/add_software_modal.php @@ -90,7 +90,10 @@
- + +
+ +
diff --git a/edit_login_modal.php b/edit_login_modal.php index 8f56bfdf..c96636c1 100644 --- a/edit_login_modal.php +++ b/edit_login_modal.php @@ -71,7 +71,10 @@
- + +
+ +
diff --git a/edit_software_modal.php b/edit_software_modal.php index aec746e2..8fe514ae 100644 --- a/edit_software_modal.php +++ b/edit_software_modal.php @@ -90,12 +90,17 @@
- + +
+ +
+ +