Merge branch 'master' of github.com:hainatravel/information-system

master
LMR 3 months ago
commit cd3720ae81

@ -344,7 +344,7 @@
<textarea name="other_travelers_names" placeholder="If booking two or more tickets, please fill in other traveler name(s) here:(per passport, e.g.Smith Sarah Jean)."></textarea> <textarea name="other_travelers_names" placeholder="If booking two or more tickets, please fill in other traveler name(s) here:(per passport, e.g.Smith Sarah Jean)."></textarea>
<input name="total_price" id="totalPriceHidden" type="hidden" value="10000" /> <input name="total_price" id="totalPriceHidden" type="hidden" value="10000" />
<input name="ticket_date" id="ticket_date" type="hidden" value="2025-12-31" /> <input name="ticket_date" id="ticket_date" type="hidden" value="2026-12-31" />
<input name="product_code" id="cli_no" type="hidden" value="YDFW-AH"/> <input name="product_code" id="cli_no" type="hidden" value="YDFW-AH"/>
<input name="itinerary" type="hidden" value="<?php echo $information->ic_title; ?>" /> <input name="itinerary" type="hidden" value="<?php echo $information->ic_title; ?>" />
<button class="sendButton" id="submit_ticket_button" name="submit_ticket_form" <button class="sendButton" id="submit_ticket_button" name="submit_ticket_form"

@ -301,11 +301,13 @@
Closer Moment Program Closer Moment Program
</a></span> </a></span>
</div> </div>
<div class="homepage_reco_experience"> <img alt="LOCAL FINDS" <div class="homepage_reco_experience"><a
href="/about-us/local-experiences"> <img alt="Local Finds"
class="img-responsive" class="img-responsive"
src="https://images.highlightstravel.com/allpicture/2019/01/1778774c89fd4421a98a1b70_cut_500x180_241_1761843632.jpg"> src="https://images.highlightstravel.com/allpicture/2019/01/1778774c89fd4421a98a1b70_cut_500x180_241_1761843632.jpg"></a>
<span class="homepage_tour_experience top_navi_experience"> <span class="homepage_tour_experience top_navi_experience">
LOCAL FINDS <a
href="/about-us/local-experiences">Local Finds</a>
</span> </span>
</div> </div>
</div> </div>

Loading…
Cancel
Save