This commit is contained in:
@@ -77,7 +77,7 @@ $migrationStatus = ($migration && $canManageApplications) ? $migration->status()
|
||||
<div class="forum-breadcrumbs">
|
||||
<a href="/">Home</a>
|
||||
<span>/</span>
|
||||
<a href="/dashboard">Mitgliederbereich</a>
|
||||
<a href="/dashboard?area=admin&section=admin-home">Admin-Einstellungen</a>
|
||||
<span>/</span>
|
||||
<span>Community-Admin</span>
|
||||
</div>
|
||||
@@ -88,7 +88,7 @@ $migrationStatus = ($migration && $canManageApplications) ? $migration->status()
|
||||
<p class="forum-hero__copy">Moderation, Bewerbungen und Rollen an einem Ort.</p>
|
||||
</div>
|
||||
<div class="forum-hero__cta">
|
||||
<a class="btn ghost" href="/dashboard">Zurück zum Mitgliederbereich</a>
|
||||
<a class="btn ghost" href="/dashboard?area=admin&section=admin-home">Zurück zu den Admin-Einstellungen</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -101,7 +101,7 @@ $migrationStatus = ($migration && $canManageApplications) ? $migration->status()
|
||||
|
||||
<div class="forum-admin-grid">
|
||||
<?php if ($canReviewListings): ?>
|
||||
<section class="forum-board">
|
||||
<section class="forum-board" id="listing-requests">
|
||||
<div class="forum-board__head">
|
||||
<div>
|
||||
<h2>Offene Orts- und Veranstaltungsanfragen</h2>
|
||||
|
||||
Reference in New Issue
Block a user