asdasd
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-05-04 02:07:58 +02:00
parent 206bede930
commit 9acf70d7ce
7 changed files with 217 additions and 147 deletions

View File

@@ -67,7 +67,8 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
<a class="module-button module-button--tab-active" href="/modules">Aktive Module</a>
<a class="module-button module-button--tab" href="/modules/install">Module installieren/aktivieren</a>
</nav>
<div class="module-hero-actions">
<div class="module-submenu-actions">
<a class="module-button module-button--secondary module-button--small" href="/">Nexus Übersicht</a>
<a class="module-button module-button--secondary module-button--small" href="/modules/sql-import">Zentralen SQL-Import öffnen</a>
</div>
</div>