1
0
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:
Cameron
2019-01-16 10:01:21 -08:00
committed by GitHub
3 changed files with 58 additions and 0 deletions

View File

@@ -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].");