index anpassung

This commit is contained in:
2026-03-21 22:23:48 +01:00
parent 456224f56e
commit 43bbfe85d8
+7
View File
@@ -287,6 +287,8 @@ function renderList(array $items): void
<strong>Kaffeeliste SaaS Preview</strong>
<div class="nav-links">
<a href="?page=home">Start</a>
<a href="/login">Anmeldung</a>
<a href="/tenants">Tenant Console</a>
<a href="?page=install">Installation</a>
<a href="?page=migrations">Migrationen</a>
<a href="install/">Installer</a>
@@ -337,6 +339,10 @@ function renderList(array $items): void
<code>legacy-app/</code> verschoben, die Zielarchitektur und die neu
gestalteten Produktseiten liegen unter <code>saas-app/</code>.
</p>
<div class="actions">
<a class="button" href="/login">Zur Anmeldung</a>
<a class="button secondary" href="/tenants">Tenant Console</a>
</div>
<div class="actions">
<a class="button" href="install/">Installer starten</a>
<a class="button secondary" href="?page=migrations">Migrationen ansehen</a>
@@ -344,6 +350,7 @@ function renderList(array $items): void
<div class="meta">
<span class="pill">Mandantenfaehig</span>
<span class="pill">Webspace-tauglich</span>
<span class="pill">Zentrales Login</span>
<span class="pill">Legacy archiviert</span>
</div>
<div class="note">