master
candice 2 years ago
parent c029ec33ed
commit 643a977af5

@ -44,7 +44,7 @@
</div>
<div id="adultBlock" style="display: none">
<p style="margin-top: 0;margin-bottom: 0;"><strong>Adults number</strong></p>
<p style="margin-bottom: 10px;"><strong>Adults number</strong></p>
<div class="kids_age">
<p style="margin-bottom: 0;">65+ yrs old</p>
<select class="kids_number" id="adultNumber_65_plus" name="adult_65_plus" >
@ -159,7 +159,7 @@
</div>
<div class="clear"></div>
<div id="childrenBlock" style="display: none">
<p style="margin-top: 0;margin-bottom: 0;"><strong>Children number</strong></p>
<p style="margin-bottom: 10px;"><strong>Children number</strong></p>
<div class="kids_age">
<p style="margin-bottom: 5px;">10-17 yrs old</p>
<select class="kids_number" id="teenagerNumber" name="teenager_10_17_yrs">

@ -38,7 +38,7 @@
</div>
<div id="adultBlock" style="display: none">
<p style="margin-bottom: 0;"><strong>Adults number</strong></p>
<p style=" margin-bottom: 10px;"><strong>Adults number</strong></p>
<div class="kids_age">
<p style="margin-bottom: 0;">65+ yrs old</p>
<select class="kids_number" id="adultNumber_65_plus" name="adult_65_plus" >
@ -153,7 +153,7 @@
</div>
<div class="clear"></div>
<div id="childrenBlock" style="display: none">
<p style="margin-bottom: 0;"><strong>Children number</strong></p>
<p style=" margin-bottom: 10px;"><strong>Children number</strong></p>
<div class="kids_age">
<p style="margin-bottom: 5px;">10-17 yrs old</p>
<select class="kids_number" id="teenagerNumber" name="teenager_10_17_yrs">

Loading…
Cancel
Save