1
0
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:
Achim Ennenbach
2019-01-12 18:09:35 +01:00
parent b22498e3e4
commit 6ce8972337
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].");