mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
fixes #3375 added GDPR Agreement checkbox to contact form (incl. Lans)
This commit is contained in:
@@ -37,5 +37,9 @@ define("LANCONTACT_17", "Please enter your name.");
|
||||
define("LANCONTACT_18", "Please enter your e-mail address.");
|
||||
define("LANCONTACT_19", "Please enter the subject for your e-mail.");
|
||||
define("LANCONTACT_20", "Please enter your message for us.");
|
||||
define("LANCONTACT_21", "I consent to having this website store my submitted information so they can respond to my inquiry"); // By using this form, you agree to the storage and processing of your data through this site.");
|
||||
define("LANCONTACT_22", "Privacy policy");
|
||||
define("LANCONTACT_23", "You can find our privacy policy here: [x]");
|
||||
define("LANCONTACT_24", "GDPR Agreement");
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user