mirror of
https://github.com/e107inc/e107.git
synced 2025-08-10 16:46:50 +02:00
Merge pull request #3615 from SimSync/fix_3579
fixes #3579 shortcodes, lans for GDPR links on signup page.
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