23:00 to 22:00 | label break on Phone

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3377 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
adametz 2018-03-06 16:12:11 +00:00
parent 0684e0d159
commit 8ef58d6438
3 changed files with 3 additions and 3 deletions

View file

@ -179,7 +179,7 @@
{% if form.travelCancellation is defined %}
<div class="checkbox">
{{ form_widget(form.travelCancellation) }}
<label for="{{ form.travelCancellation.vars.id }}">
<label for="{{ form.travelCancellation.vars.id }}" style="white-space: normal;">
STERN TOURS GmbH empfiehlt generell den Abschluss einer Reise-Rücktrittskosten-Versicherung und einer Auslands-Reisekrankenversicherung mit Rücktransport. Wenn Sie eine Versicherung wünschen, dann teilen Sie uns das bitte hier (Checkbox auswählen) mit und wir senden Ihnen alle Informationen per Email zu.
</label>
</div>