From a1b99c46c72a54f14106591b5b20a772a18bb8c3 Mon Sep 17 00:00:00 2001 From: wrongecho Date: Wed, 25 Jun 2025 09:44:57 +0100 Subject: [PATCH] Client Portal - Don't allow tech contacts to edit themselves --- client/contact_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/contact_edit.php b/client/contact_edit.php index 813216bb..9e11bccf 100644 --- a/client/contact_edit.php +++ b/client/contact_edit.php @@ -118,7 +118,7 @@ if ($row) { - Cannot edit the primary contact"; } else { ?> + Cannot edit this contact"; } else { ?>