Suche IBE raus
git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3390 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
parent
83de9a1ae5
commit
f07ee29a67
4 changed files with 27 additions and 27 deletions
|
|
@ -63,7 +63,7 @@
|
|||
-->
|
||||
<ul class="nav nav-tabs nav-justified" role="tablist">
|
||||
<li class="active"><a href="#tab_01" aria-controls="tab_01" role="tab" data-toggle="tab">Kulturreisen</a></li>
|
||||
<li><a href="#tab_02" aria-controls="tab_02" role="tab" data-toggle="tab">Pauschalreisen weltweit</a></li>
|
||||
<li><a href="/tt-suche">Pauschalreisen weltweit</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-content">
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{% form_theme tt_search_form 'default/form/theme.html.twig' %}
|
||||
<div class="widget clearfix">
|
||||
<div class="widget clearfix" style="display:none">
|
||||
<form action="/tt-suche" method="get" class="searchwidget searchform row st-tt-search-form">
|
||||
<div class="form-group col-md-12">{{ form_field_pho(tt_search_form.termin, 'Früheste Anreise') }}</div>
|
||||
<div class="form-group col-md-12">{{ form_field_pho(tt_search_form.ruecktermin, 'Späteste Abreise') }}</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue