dashboard
All checks were successful
Deploy / deploy (push) Successful in 53s

This commit is contained in:
2026-08-10 20:32:01 +02:00
parent 5c0ecf817a
commit d442b888a5
2 changed files with 1 additions and 5 deletions

View File

@@ -121,10 +121,6 @@ if (!empty($canManageSystemSettings)) {
<div class="account-layout">
<aside class="account-sidebar">
<div class="account-sidebar__inner">
<div class="account-sidebar__head">
<span class="badge">Mitgliederbereich</span>
<h2>Navigation</h2>
</div>
<nav class="account-sidebar__nav">
<?php foreach ($sectionLinks as $sectionKey => $sectionLabel): ?>
<a href="/dashboard?section=<?= rawurlencode($sectionKey) ?>" class="<?= $section === $sectionKey ? 'is-active' : '' ?>">