Initial commit
This commit is contained in:
22
site/en/viewyouritinerary.php
Normal file
22
site/en/viewyouritinerary.php
Normal file
@@ -0,0 +1,22 @@
|
||||
<div class='page-box-center'>
|
||||
<h2>View Your Itinerary</h2>
|
||||
<p>
|
||||
If John has not given you any special instructions for viewing your itinerary
|
||||
then click <a href="itinerary_beforecontinuing.php?type=noinstructions">here</a>.
|
||||
</p>
|
||||
<p>Otherwise,</p>
|
||||
<ul>
|
||||
<li>
|
||||
If John mentioned Worldspan, click
|
||||
<a href='itinerary_beforecontinuing.php?type=worldspan'>here</a>.
|
||||
</li>
|
||||
<li>
|
||||
If John mentioned Sabre, click
|
||||
<a href='itinerary_beforecontinuing.php?type=sabre'>here</a>.
|
||||
</li>
|
||||
<li>
|
||||
If John mentioned Amadeus, click
|
||||
<a href='itinerary_beforecontinuing.php?type=amadeus'>here</a>.
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
Reference in New Issue
Block a user