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

This commit is contained in:
2026-05-04 02:12:10 +02:00
parent 9acf70d7ce
commit 3f1731fa25
3 changed files with 2 additions and 3 deletions

View File

@@ -69,7 +69,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
</nav>
<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>
<a class="module-button module-button--secondary module-button--small" href="/modules/sql-import">Zentralen SQL-Import</a>
</div>
</div>
</div>