diff --git a/e107_languages/English/lan_signup.php b/e107_languages/English/lan_signup.php index 765f1d12a..d9ecd34ab 100644 --- a/e107_languages/English/lan_signup.php +++ b/e107_languages/English/lan_signup.php @@ -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: "); diff --git a/signup.php b/signup.php index 865a1ec52..2d547e1ac 100644 --- a/signup.php +++ b/signup.php @@ -284,7 +284,7 @@ if(getperms('0')) // allow main admin to view signup page for design/testing. { //$mes = e107::getMessage(); //$mes->debug("You are currently logged in."); - $SIGNUP_BEGIN = "