From 5020bbca746b1f0e7fb75d2f460b0e7110584f73 Mon Sep 17 00:00:00 2001 From: Ove Klykken Date: Mon, 4 Aug 2014 12:22:16 -0400 Subject: [PATCH] New phrase for email ok --- Toolkit/Contacts/ContactUs.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Toolkit/Contacts/ContactUs.php b/Toolkit/Contacts/ContactUs.php index f5abf5d..d26518d 100755 --- a/Toolkit/Contacts/ContactUs.php +++ b/Toolkit/Contacts/ContactUs.php @@ -510,7 +510,7 @@ class Toolkit_Contacts_ContactUs 'req' => false, 'name' => 'mail_ok', 'display' => '', - 'opts' => 'Yes, I would like to receive Email Newsletters', + 'opts' => 'Yes, you can contact me by email', 'val' => array(0, 1) ); if (defined("MEMBERS_DB") && MEMBERS_DB) { -- 2.17.1