Un fixed broken link between event create and back to event overview

This commit is contained in:
viiivo 2026-03-27 18:02:16 +01:00
parent 7662e2db26
commit 9c6cf7ace5

View File

@ -20,7 +20,7 @@
<main class="event-create-page">
<section class="event-flow-header" aria-label="Event erstellen Aktionen">
<a href="" class="button button--ghost">Abbrechen</a>
<a href="event_overview.html" class="button button--ghost">Abbrechen</a>
</section>
<form id="eventForm" class="event-form" novalidate>