From d7f073cb1dde45d76989225fe04620d80eebee0e Mon Sep 17 00:00:00 2001 From: Thomas Ruoff Date: Sun, 21 Nov 2021 23:33:14 +0100 Subject: [PATCH] add thanks, fix link --- pages/bookings/[uuid]/stored.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/bookings/[uuid]/stored.tsx b/pages/bookings/[uuid]/stored.tsx index f9cc137..888ec08 100644 --- a/pages/bookings/[uuid]/stored.tsx +++ b/pages/bookings/[uuid]/stored.tsx @@ -20,14 +20,14 @@ export default function ShowBookingStored({ booking }: { booking: Booking }) { return ( -

Vielen Dank für die Buchungsanfrage

+

Vielen Dank für die Buchungsanfrage

Nach Prüfung bestätigen wir die Buchung zeitnah per E-Mail.

Den{' '} - Link + Link {' '} zur Buchung schicken wir Dir auch per E-Mail. Dort kann die Buchung auch jederzeit storniert werden.