diff --git a/app/frontend/templates/events/show.html b/app/frontend/templates/events/show.html index 47f651eba..b25834565 100644 --- a/app/frontend/templates/events/show.html +++ b/app/frontend/templates/events/show.html @@ -219,7 +219,7 @@
{{ 'app.public.events_show.thank_you_your_payment_has_been_successfully_registered' | translate }}
- {{ 'app.public.events_show.you_can_find_your_reservation_s_details_on_your_' | translate }} {{ 'app.public.events_show.dashboard' }} + {{ 'app.public.events_show.you_can_find_your_reservation_s_details_on_your_' | translate }} {{ 'app.public.events_show.dashboard' }}
{{ 'app.public.events_show.thank_you_your_pre_registration_has_been_successfully_saved' | translate }}
{{ 'app.public.events_show.informed_by_email_your_pre_registration' | translate }}