diff --git a/templates/index_nobody.php b/templates/index_nobody.php index 8e09f2586c3b8770372174cb164a94311047f881..2a4013b86005c399edb9665c6b83a6dc9c801eb8 100644 --- a/templates/index_nobody.php +++ b/templates/index_nobody.php @@ -32,7 +32,7 @@ if ($bg_mobile) { <? $name_and_title = explode(' - ', $nav->getTitle()) ?> <div class="login_link"> <? if (is_internal_url($url = $nav->getURL())) : ?> - <? SkipLinks::addLink($name, $url) ?> + <? SkipLinks::addLink($name_and_title[0], $url) ?> <a href="<?= URLHelper::getLink($url) ?>"> <? else : ?> <a href="<?= htmlReady($url) ?>" target="_blank" rel="noopener noreferrer">