mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 12:20:44 +02:00
fixes #3579 shortcodes, lans for GDPR links on signup page.
Added shortcodes and lans to display GDPR links on signup page. Updated signup template
This commit is contained in:
@@ -161,3 +161,7 @@ define("LAN_SIGNUP_118", "To [x]");
|
||||
define("LAN_SIGNUP_119", "Don't send email");
|
||||
define("LAN_SIGNUP_120", "OR");
|
||||
define("LAN_SIGNUP_121", "Use a different email address");
|
||||
|
||||
define("LAN_SIGNUP_122", "Privacy Policy");
|
||||
define("LAN_SIGNUP_123", "Terms and conditions");
|
||||
define("LAN_SIGNUP_124", "By signing up you agree to our [x] and our [y].");
|
||||
|
Reference in New Issue
Block a user