Skip to content
Snippets Groups Projects

fix for BIESt #396

Merged Moritz Strohm requested to merge biest-00396-5.0 into 5.0
+ 1
1
@@ -128,7 +128,7 @@ if (isset($_COOKIE['navigation-length'])) {
$subnav->getImage()
);
}
SkipLinks::addIndex(_("Profilmenü"), "header_avatar_menu", 2);
SkipLinks::addIndex(_("Profilmenü"), "header_avatar_menu .action-menu-icon", 2);
?>
<?= $action_menu->render(); ?>
</div>
Loading