fix: Update booking note for clarity on information submission and invoice receipt

This commit is contained in:
2026-05-24 09:24:10 +02:00
parent bfb114a422
commit 45553c3273
+1 -1
View File
@@ -193,7 +193,7 @@
</div>
<div class="booking-review__note">
Bitte prüfen Sie die Angaben noch einmal. Wenn alles korrekt ist, senden Sie die Buchung mit dem folgenden Button per POST an /booking/payment.
Bitte prüfen Sie die Angaben noch einmal. Wenn alles korrekt ist, senden sie ihre Informationen mit dem folgenden Button an uns, wir senden ihnen frühstmöglich eine Rechnung per Email.
</div>
<form method="POST" action="{{ url_for('booking_payment') }}">