From 83a61c61fd02d5721c2c551a481cd624b45dcc46 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 20 Mar 2004 01:47:43 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=3103 --- html/user/login_action.php | 1 - 1 file changed, 1 deletion(-) 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)) {