@@ -322,7 +322,7 @@ class BrowserIDUser extends LiveUser {
$this->authenticate($user,$auth->instanceid);
}
else{
thrownewAuthUnknownUserException("A user account with an email address of '$email' was notfound in any of the institutions where BrowserID is enabled.");