@ -14,9 +14,7 @@
< div id = "email_verify_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please verify your email.< / div >
< / div >
< input class = "InquiryCalendar datepicker" id = "starting_date" name = "starting_date" placeholder = "Starting date" readonly = "readonly" type = "text" value = "" / >
< div id = "starting_date_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please enter your starting date.< / div > < / div >
< select name = "country_code" class = "country_code" >
@ -585,6 +583,9 @@
< / div >
< div id = "contact_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please enter your phone number.< / div > < / div >
< input class = "InquiryCalendar datepicker" id = "starting_date" name = "starting_date" placeholder = "Starting date" readonly = "readonly" type = "text" value = "" / >
< div id = "starting_date_errmsg" style = "display: none" >
< div class = "requiredArea" style = "margin-top:-10px;" > Please enter your starting date.< / div > < / div >
< textarea id = "form_additionalrequirements" name = "form_additionalrequirements" placeholder = "Tell us your travel requirements here: anniversary, honeymoon, family trip, birthday travel, beach, food... (optional)" style = "height:100px;" > < / textarea >
< button class = "sendButton" id = "submit_booking_form_inquiry" name = "booking_form_inquiry_list" type = "submit" > Inquire Now</ button > < input name = "cli_no" type = "hidden" value = " <?php echo $meta_product_code ; ?> " />
< input name = "ic_title" type = "hidden" value = " <?php echo $ic_seo_title ; ?> " />