diff --git a/html/user/login_action.php b/html/user/login_action.php index 9fdcdd5442..d46ad91dee 100644 --- a/html/user/login_action.php +++ b/html/user/login_action.php @@ -20,7 +20,6 @@ We have no account with the account ID '$authenticator'.
Click Back to try again. "; - echo "<<".MASTER_URL.">>\n"; page_tail(); } else { if (split_munged_email_addr($user->email_addr, $authenticator, $email)) {