1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 19:44:09 +02:00

#3069 - Tweak LAN when account has not been activated yet

This commit is contained in:
Tijn Kuyper
2019-02-01 16:20:22 +01:00
parent f4fe262a11
commit dbbfe17e9f
2 changed files with 12 additions and 5 deletions

View File

@@ -45,4 +45,4 @@ define("LAN_LOGIN_33", "[Return to the homepage]"); // the [ ] brackets are repl
define("LAN_LOGIN_34", "User registration and/or login is currently disabled.");
define("LAN_LOGIN_35", "[Enable it]"); // the [ ] brackets are replaced with a button link
define("LAN_LOGIN_36", "Emails to [x] are bouncing back. Please [verify your email address is correct].");// the [ ] brackets are replaced with a button link to usersettings.php
?>
define("LAN_LOGIN_37", "Your account has not been activated by a Site Administrator yet."); // Similar to LAN_LOGIN_22 but used in case verification method is set to 'Admin Approval'