fix: Update booking note for clarity on information submission and invoice receipt
This commit is contained in:
@@ -193,7 +193,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="booking-review__note">
|
<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>
|
</div>
|
||||||
|
|
||||||
<form method="POST" action="{{ url_for('booking_payment') }}">
|
<form method="POST" action="{{ url_for('booking_payment') }}">
|
||||||
|
|||||||
Reference in New Issue
Block a user