FEWO Booking deactivate
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3428 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
7e8a53bace
commit
71ece603e2
2 changed files with 8 additions and 2 deletions
|
|
@ -672,7 +672,7 @@
|
|||
<div class="form-box">
|
||||
<div class="">
|
||||
<div class="col-md-12 col-sm-12 col-xs-12">
|
||||
<h5>Datenschutzerklärung und Einwilligungserklärung</h5>
|
||||
<h5>Datenschutzerklärung</h5>
|
||||
<div class="form-group">
|
||||
<div class="checkbox">
|
||||
{{ form_widget(form.acceptPrivacy) }}
|
||||
|
|
|
|||
|
|
@ -31,7 +31,13 @@
|
|||
|
||||
<h2 style="margin-top:10px">{{ lodging.name }}</h2>
|
||||
|
||||
Aus technischen Gründen können wir Ihnen derzeit leider kein Buchungsformular anbieten.<br>
|
||||
Bitte schreiben Sie uns eine Mail unter <a href="mailto:stern@sterntours.de">stern@sterntours.de</a> für Ihre Anfrage.<br><br>
|
||||
Vielen Dank für Ihr Verständnis.
|
||||
|
||||
|
||||
|
||||
{#
|
||||
<div id="booking_form" class="booking_form">
|
||||
|
||||
<form class="st-booking-form" method="post" data-toggle="validator">
|
||||
|
|
@ -262,7 +268,7 @@
|
|||
</form>
|
||||
|
||||
</div><!-- end contact-form -->
|
||||
|
||||
#}
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue