mirror of
https://github.com/e107inc/e107.git
synced 2025-09-03 03:13:34 +02:00
Signup Admin options moved to shortcode. Added maintenance page to Admin -> Users for resending emails to unactivated accounts.
This commit is contained in:
@@ -209,7 +209,7 @@ if(!defined($COPPA_FAIL))
|
||||
if(!defined($SIGNUP_BEGIN))
|
||||
{
|
||||
$SIGNUP_BEGIN = "
|
||||
{SIGNUP_FORM_OPEN} {SIGNUP_SIGNUP_TEXT}";
|
||||
{SIGNUP_FORM_OPEN} {SIGNUP_ADMINOPTIONS} {SIGNUP_SIGNUP_TEXT}";
|
||||
}
|
||||
|
||||
if(!defined($SIGNUP_BODY))
|
||||
|
Reference in New Issue
Block a user