You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
information-system/application/third_party/flight/views/dct/public/thankyou.php

35 lines
1.8 KiB
PHP

<?php require_once(APPPATH.'views/diy_tour/public/header.php');?>
<title>www.diychinatours.com</title>
<meta name="keywords" content="www.diychinatours.com"/>
<meta name="description" content="www.diychinatours.com"/>
<?php require_once(APPPATH.'views/diy_tour/public/nav.php');?>
<div id="content" class="container">
<div class="row">
<div class="col-xs-24">
<div id="thank">
<h3 class="text-success">√ . Thank you for ordering with DIY China Tours!</h3>
<div class="thank_im well bg-danger">
<h4 class="text-danger">Important Information :</h4>
<ol>
<li>
Your enquiry has been submitted to <a href="http://www.diychinatours.com">www. diychinatours.com</a> . One of our China Travel Advisors will respond to your inquiry within 1 working day. Our travel advisor will reply with an itinerary and quotation based on the information that you supplied. Alternatively, they may ask for more information so that they can design the best possible tour. Our travel advisor will work with you until your tour is just what you want.<br>
</li>
<p></p>
<li>We often find that talking with customers on the telephone provides a better method to iron out problems or questions. Please do not hesitate to call us or ask the travel advisor to call you:
</li>
</ol>
<legend></legend>
<p>Our office hours are 9:00am to 6:00pm (GMT+8 hours), Monday to Friday.</p>
<p>Call 86-773-2831999 (for all countries)</p>
<p>Call 800-2682918 (Toll Free in USA)</p>
<p>Call 800-8793-007 (Toll Free in China)</p>
<p>E-mail: <a href="mailto:service@chinahighlights.com">service@chinahighlights.com</a></p>
</div>
</div>
</div>
</div>
</div>
<?php require_once(APPPATH.'views/diy_tour/public/footer.php');?>