From d29726f63ed591c974adc268f76a78f21266f998 Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sun, 17 Mar 2024 18:51:56 +0000 Subject: [PATCH] Bugfix: Contact generated passwords are in quotes Fixing as per https://forum.itflow.org/d/760-password-generator-include-at-start-and-end --- client_contact_details.php | 27 ++++++++++++--------------- client_contacts.php | 23 ++++++++++------------- 2 files changed, 22 insertions(+), 28 deletions(-) diff --git a/client_contact_details.php b/client_contact_details.php index 6eeaffd6..3f1a71d2 100644 --- a/client_contact_details.php +++ b/client_contact_details.php @@ -221,12 +221,12 @@ if (isset($_GET['contact_id'])) { -
+
- + @@ -580,26 +580,23 @@ if (isset($_GET['contact_id'])) {