diff --git a/modules/core/www/frontpage_auth.php b/modules/core/www/frontpage_auth.php index 01bd36852b669c6c964239c14e0c28ce5cd1a34c..fde6b460772feb0aa484be2d2f4c853357adc9bd 100644 --- a/modules/core/www/frontpage_auth.php +++ b/modules/core/www/frontpage_auth.php @@ -24,7 +24,7 @@ $links_federation = array(); $links_auth[] = array( - 'href' => 'authenticate.php', + 'href' => 'login.php', 'text' => '{core:frontpage:authtest}', );