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:
@@ -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'
|
Reference in New Issue
Block a user