Un fixed broken link between event create and back to event overview
This commit is contained in:
parent
7662e2db26
commit
9c6cf7ace5
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<main class="event-create-page">
|
<main class="event-create-page">
|
||||||
<section class="event-flow-header" aria-label="Event erstellen Aktionen">
|
<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>
|
</section>
|
||||||
|
|
||||||
<form id="eventForm" class="event-form" novalidate>
|
<form id="eventForm" class="event-form" novalidate>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user