diff --git a/templates/booking/_participant_card.html.twig b/templates/booking/_participant_card.html.twig
index 9736073..1b2fc44 100644
--- a/templates/booking/_participant_card.html.twig
+++ b/templates/booking/_participant_card.html.twig
@@ -52,12 +52,14 @@
{% if mode == 'edit' %}
Bearbeiten
{% else %}
Bearbeiten
diff --git a/templates/booking/_participant_form.html.twig b/templates/booking/_participant_form.html.twig
index 7b62297..6a881fe 100644
--- a/templates/booking/_participant_form.html.twig
+++ b/templates/booking/_participant_form.html.twig
@@ -362,12 +362,14 @@
{% if cancelRouteName is defined %}
Abbrechen
{% else %}
Abbrechen