diff --git a/drupal/sites/default/boinc/modules/boincuser/includes/boincuser.forms.inc b/drupal/sites/default/boinc/modules/boincuser/includes/boincuser.forms.inc index 8b897f1464..009c431c4f 100644 --- a/drupal/sites/default/boinc/modules/boincuser/includes/boincuser.forms.inc +++ b/drupal/sites/default/boinc/modules/boincuser/includes/boincuser.forms.inc @@ -410,13 +410,13 @@ function boincuser_authloginform() { '
' . bts("If you have run BOINC under the account, you can still access it. Here's how:") . '
' . '<account>' . "\n" . - ' <master_url>http://lhcathome.cern.ch/</master_url>' . "\n" . + ' <master_url>http://einstein.phys.uwm.edu/</master_url>' . "\n" . ' <authenticator>8b8496fdd26df7dc0423ecd43c09a56b</authenticator>' . "\n" . - ' <project_name>lhcathome</project_name>' . "\n" . + ' <project_name>Einstein@Home</project_name>' . "\n" . ' ...' . "\n" . '</account>' . '' .