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.
92 lines
4.9 KiB
PHP
92 lines
4.9 KiB
PHP
<p>
|
|
China Highlights übernimmt keine Haftung für Kosten oder Folgen, die durch die Nichtbereitstellung korrekter
|
|
Informationen entstehen. Beispielsweise koennen falsch geschriebene Namen zur Stornierung der Flugtickets führen;
|
|
eine falsche Flugnummer kann dazu führen, dass eine Abholung nicht erfolgen kann.
|
|
<br />
|
|
</p>
|
|
<h4 class="text-red"
|
|
style="box-sizing:border-box;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:500;line-height:1.1;color:#AA2E2D;margin-top:10px;margin-bottom:15px;font-size:24px;padding:12px 0 12px 0;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;white-space:normal;background-color:#FFFFFF;">
|
|
Passagierinformationen
|
|
</h4>
|
|
<?php foreach ($postdata['sur_name'] as $key => $sur) { ?>
|
|
<?php
|
|
if (!isset($postdata['given_name'][$key]) || $postdata['given_name'][$key] == 'None')
|
|
$postdata['given_name'][$key] = '';
|
|
if (!isset($postdata['passport'][$key]) || $postdata['passport'][$key] == 'None')
|
|
$postdata['passport'][$key] = '';
|
|
if (!isset($postdata['passport_expiration_date'][$key]) || $postdata['passport_expiration_date'][$key] == 'None')
|
|
$postdata['passport_expiration_date'][$key] = '';
|
|
if (!isset($postdata['birthday'][$key]) || $postdata['birthday'][$key] == 'None')
|
|
$postdata['birthday'][$key] = '';
|
|
?>
|
|
<h3>Passagier <?php echo $key + 1; ?></h3>
|
|
<p style="margin:0;">Nachname/Vorname und zweiter Vorname:<?php echo $sur . '/' . $postdata['given_name'][$key]; ?></p>
|
|
<p style="margin:0;">Passport Nr.:<?php echo $postdata['passport'][$key]; ?></p>
|
|
<p style="margin:0;">Passport Verfallsdatum:<?php echo $postdata['passport_expiration_date'][$key]; ?></p>
|
|
<p style="margin:0;">Geburtstag:<?php echo $postdata['birthday'][$key]; ?></p>
|
|
<?php } ?>
|
|
|
|
<h3>Kontaktinformationen</h3>
|
|
<p style="margin:0;">L?ndercode:<?php if (isset($postdata['landline']))
|
|
echo $postdata['landline']; ?></p>
|
|
<p style="margin:0;">Telefonnummer:<?php if (isset($postdata['mobile']))
|
|
echo $postdata['mobile']; ?></p>
|
|
|
|
<h4 class="text-red"
|
|
style="box-sizing:border-box;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:500;line-height:1.1;color:#AA2E2D;margin-top:10px;margin-bottom:15px;font-size:24px;padding:12px 0 12px 0;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;white-space:normal;background-color:#FFFFFF;">
|
|
Flug Informationen
|
|
</h4>
|
|
<p style="margin:0;">Ankunftsflug
|
|
Nr.:<?php if (isset($postdata['MEI_ArrivalFlightNo']))
|
|
echo $postdata['MEI_ArrivalFlightNo']; ?></p>
|
|
<p style="margin:0;">
|
|
Ankunftszeiten:<?php if (isset($postdata['MEI_ArrivalTime']))
|
|
echo $postdata['MEI_ArrivalTime']; ?>
|
|
</p>
|
|
<p style="margin:0;">
|
|
Abflug
|
|
Nr.:<?php if (isset($postdata['MEI_DepartureFlightNo']))
|
|
echo $postdata['MEI_DepartureFlightNo']; ?>
|
|
</p>
|
|
<p style="margin:0;">
|
|
Abflugzeiten:<?php if (isset($postdata['MEI_DepartureTime']))
|
|
echo $postdata['MEI_DepartureTime']; ?>
|
|
</p>
|
|
<h4 class="text-red"
|
|
style="box-sizing:border-box;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:500;line-height:1.1;color:#AA2E2D;margin-top:10px;margin-bottom:15px;font-size:24px;padding:12px 0 12px 0;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;white-space:normal;background-color:#FFFFFF;">
|
|
Sonderwunsch
|
|
</h4>
|
|
<p style="margin:0;">
|
|
<?php if (isset($postdata['special_request']))
|
|
echo $postdata['special_request']; ?>
|
|
<br />
|
|
</p>
|
|
<h4 class="text-red"
|
|
style="box-sizing:border-box;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:500;line-height:1.1;color:#AA2E2D;margin-top:10px;margin-bottom:15px;font-size:24px;padding:12px 0 12px 0;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;white-space:normal;background-color:#FFFFFF;">
|
|
Versicherungsinformationen
|
|
</h4>
|
|
<p style="margin:0;">
|
|
<?php if (isset($postdata['insurance_information']))
|
|
echo $postdata['insurance_information']; ?>
|
|
<br />
|
|
</p>
|
|
<h4 class="text-red"
|
|
style="box-sizing:border-box;font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-weight:500;line-height:1.1;color:#AA2E2D;margin-top:10px;margin-bottom:15px;font-size:24px;padding:12px 0 12px 0;border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;white-space:normal;background-color:#FFFFFF;">
|
|
Notfall-Kontaktinformationen
|
|
</h4>
|
|
<p style="margin:0;">
|
|
Name des Kontakts :<?php if (isset($postdata['emergency_person_name']))
|
|
echo $postdata['emergency_person_name']; ?>
|
|
</p>
|
|
<p style="margin:0;">
|
|
Beziehung zu ihm/ihr :<?php if (isset($postdata['emergency_relationship']))
|
|
echo $postdata['emergency_relationship']; ?>
|
|
</p>
|
|
<p style="margin:0;">
|
|
E-Mail Addresse:<?php if (isset($postdata['emergency_email']))
|
|
echo $postdata['emergency_email']; ?>
|
|
</p>
|
|
<p style="margin:0;">
|
|
Telephone Nr.:<?php if (isset($postdata['emergency_telephone']))
|
|
echo $postdata['emergency_telephone']; ?>
|
|
</p>
|