1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-23 14:44:29 +02:00

Added new pref for a privacy policy url in contact forms (incl. Lans)

This commit is contained in:
Achim Ennenbach
2018-08-27 20:11:55 +02:00
parent c176389f34
commit c165fad9f0
2 changed files with 20 additions and 2 deletions

View File

@@ -295,3 +295,6 @@ define("PRFLAN_273", "Lifetime in seconds. 0 = until the browser is closed. ");
define("PRFLAN_274", "Contact form will only be visible to this userclass group.");
define("PRFLAN_275", "View this page using https (SSL) to modify this option");
define("PRFLAN_276", "PHP Default (Preferred)");
define("PRFLAN_277", "URL to the Privacy Policy");
define("PRFLAN_278", "Make sure the url exists! It's best to use an absolute url.");