aboutsummaryrefslogtreecommitdiff
path: root/lib/include/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/include/header.php')
-rw-r--r--lib/include/header.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/include/header.php b/lib/include/header.php
index 5a90479..c0046fb 100644
--- a/lib/include/header.php
+++ b/lib/include/header.php
@@ -46,9 +46,6 @@ if (PageLayout::isHeaderEnabled()) //Einige Seiten benötigen keinen Header, spr
$header_template->public_hint = _('öffentliche Veranstaltung');
}
}
- if ($GLOBALS['user']->cfg->ACCESSKEY_ENABLE) {
- $header_template->accesskey_enabled = true;
- }
if (!$GLOBALS['user']->needsToAcceptTerms()) {
$header_template->show_quicksearch = true;