mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Closes #287 - enhancement to already logged in message.
This commit is contained in:
@@ -155,6 +155,7 @@ define("LAN_SIGNUP_108", "Must be a valid email address");
|
||||
define("LAN_SIGNUP_109", "Is CaSe sensitive and must not contain spaces");//TODO check against regex requirements
|
||||
define("LAN_SIGNUP_110", "Your full name");
|
||||
define("LAN_SIGNUP_111", "Enter a URL to your image or choose an existing avatar.");
|
||||
define("LAN_SIGNUP_112", "You are currently logged in as Main Admin.");
|
||||
|
||||
// BC for v1.x template
|
||||
define("LAN_7", "Display Name: ");
|
||||
|
Reference in New Issue
Block a user