From 7eee69366accbe77932f28a9825bc7626806ee59 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 8 Oct 2024 16:13:03 -0400 Subject: [PATCH] Show Example of what Phone masking Enable vs Disabled --- admin_settings_default.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/admin_settings_default.php b/admin_settings_default.php index 2b799dbe..29151e91 100644 --- a/admin_settings_default.php +++ b/admin_settings_default.php @@ -230,12 +230,12 @@ require_once "inc_all_admin.php"; while ($row = mysqli_fetch_array($sql)) { $phone_mask = intval($row['config_phone_mask']); } ?> - - + +