文字修改

hotfix/paypal-note
candice 2 years ago
parent 8019d61b8d
commit f7eab871b3

@ -300,7 +300,7 @@
<span id="arrival_date_errmsg" style="display: none;">
<span class="requiredArea">Please select your arrival date.</span>
</span>
<p >4. I will leave for [country] from China.</p>
<p >4. I will leave for [country/region] from China.</p>
<select id="leave_for_country" name="leave_for_country" class="country_code" style="width: 100%;">
<option value="United States ">United States</option>
<option value="United Kingdom ">United Kingdom</option>
@ -313,8 +313,6 @@
<option value="Netherlands ">Netherlands</option>
<option value="Singapore ">Singapore</option>
<option value="Hong Kong ">Hong Kong</option>
<option value="Afghanistan ">Afghanistan </option>
<option value="Albania ">Albania </option>
<option value="Algeria ">Algeria</option>
@ -848,7 +846,7 @@
<p>Reason you don't qualify:</p>
<ul class="infolist">
<li id="error_transit" style="display: none">You must be in transit to a third country or region.</li>
<li id="error_72hours" style="display: none">You must not leave the city area (prefecture or municipality) during the 72/144 hours (the 72/144-hour limit is calculated starting from 00:00 on the day after arrival, i.e. 24:00 on the arrival date).</li>
<li id="error_72hours" style="display: none">You must leave the city area (prefecture or municipality) after the 72/144 hours (the 72/144-hour limit is calculated starting from 00:00 on the day after arrival, i.e. 24:00 on the arrival date).</li>
<!--<li id="error_3months" style="display: none">Your passport must be valid for more than 3 months at the time of entry into China.</li>-->
<li id="error_eligible" style="display: none">Your passport nationality is not eligible for the 72/144-hour visa exemption program.</li>
<!-- <li id="error_refusal" style="display: none">You have Chinese visa refusal stamps in your passport.</li>-->

Loading…
Cancel
Save