hotfix/paypal-note
candice 2 years ago
parent fc26e3bfb9
commit 5e76b9a470

@ -851,8 +851,7 @@
<input type="radio" value="I have Chinese visa refusal stamps in my passport." name="visa_refusal_stamps" id="visa_refusal_stamps_no" class="checkBorder">
<label for="visa_refusal_stamps_no">No</label>
</div>
<button class="sendButton" id="take_a_test_button" name="take_a_test_button" type="button" style="width: 100%;">Take a Test</button>
<button class="sendButton" id="take_a_test_button" name="take_a_test_button" type="button" style="width: 100%;">Check Your Result</button>
</div>
</form>
<div id="result_box" style="display: none; padding: 0 20px; text-align: left;">
@ -862,7 +861,7 @@
<p id="qualify_no" style="display: none">You don't qualify to enjoy China's 72-hour or 144-hour visa-free policy.</p>
</div>
<div id="reason_box" style="display: none; padding: 0 20px; text-align: left;">
<p>Reason you no not qualify:</p>
<p>Reason you not 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>

Loading…
Cancel
Save