hotfix/paypal-note
candice 3 years ago
parent de93bc8f76
commit 946acf4607

@ -586,14 +586,9 @@
placeholder="Phone number (We'll only call if you ask.)" type="tel"/></p> placeholder="Phone number (We'll only call if you ask.)" type="tel"/></p>
<p style="font-size: 18px;color: #555;margin-top: -10px;margin-bottom: 5px;font-style: italic;padding-left: 0;line-height: 20px;text-align: left;font-weight: 300;">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p> <p style="font-size: 18px;color: #555;margin-top: -10px;margin-bottom: 5px;font-style: italic;padding-left: 0;line-height: 20px;text-align: left;font-weight: 300;">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p>
<p style="margin-top: 0;margin-bottom: 10px;padding: 0;text-align: left;font-size: 20px;font-weight: 300;">I prefer to be contacted via:</p> <p style="margin-top: 0;margin-bottom: 10px;padding: 0;text-align: left;font-size: 20px;font-weight: 300;">I prefer to be contacted via:</p>
<div class="checkYes"> <div class="checkYes"> <label for="WeChat"><input class="checkBorder" id="WeChat" name="WeChat" type="checkbox" value="contact via WeChat">WeChat</label></div>
<input type="checkbox" value="contact via WeChat" name="WeChat" id="WeChat" class="checkBorder"> <div class="checkYes"> <label for="WhatsApp"><input class="checkBorder" id="WhatsApp" name="WhatsApp" type="checkbox" value="contact via WhatsApp">WhatsApp </label></div>
<label for="WeChat">WeChat</label> <div class="checkYes"><label for="Phone"><input class="checkBorder" id="Phone" name="Phone" type="checkbox" value="contact via Phone">Phone call</label></div>
</div>
<div class="checkYes">
<input type="checkbox" value="contact via Phone" name="Phone" id="Phone" class="checkBorder">
<label for="Phone">Phone call</label>
</div>
<input type="hidden" name="nullemail"> <input type="hidden" name="nullemail">
<input name="cli_no" type="hidden" value="YDFW"><button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="submit">Send My Inquiry</button> <input name="cli_no" type="hidden" value="YDFW"><button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="submit">Send My Inquiry</button>
</div> </div>

@ -586,14 +586,9 @@
placeholder="Phone number (We'll only call if you ask.)" type="tel"/></p> placeholder="Phone number (We'll only call if you ask.)" type="tel"/></p>
<p style="font-size: 18px;color: #555;margin-top: -10px;margin-bottom: 5px;font-style: italic;padding-left: 0;line-height: 20px;text-align: left;font-weight: 300;">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p> <p style="font-size: 18px;color: #555;margin-top: -10px;margin-bottom: 5px;font-style: italic;padding-left: 0;line-height: 20px;text-align: left;font-weight: 300;">Having a phone number, especially with WhatsApp/iMessage capability will improve communication efficiency.</p>
<p style="margin-top: 0;margin-bottom: 10px;padding: 0;text-align: left;font-size: 20px;font-weight: 300;">I prefer to be contacted via:</p> <p style="margin-top: 0;margin-bottom: 10px;padding: 0;text-align: left;font-size: 20px;font-weight: 300;">I prefer to be contacted via:</p>
<div class="checkYes"> <div class="checkYes"> <label for="WeChat"><input class="checkBorder" id="WeChat" name="WeChat" type="checkbox" value="contact via WeChat">WeChat</label></div>
<input type="checkbox" value="contact via WeChat" name="WeChat" id="WeChat" class="checkBorder"> <div class="checkYes"> <label for="WhatsApp"><input class="checkBorder" id="WhatsApp" name="WhatsApp" type="checkbox" value="contact via WhatsApp">WhatsApp </label></div>
<label for="WeChat">WeChat</label> <div class="checkYes"><label for="Phone"><input class="checkBorder" id="Phone" name="Phone" type="checkbox" value="contact via Phone">Phone call</label></div>
</div>
<div class="checkYes">
<input type="checkbox" value="contact via Phone" name="Phone" id="Phone" class="checkBorder">
<label for="Phone">Phone call</label>
</div>
<input type="hidden" name="nullemail"> <input type="hidden" name="nullemail">
<input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/> <input name="cli_no" type="hidden" value="<?php echo $meta_product_code; ?>"/>
<button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="submit">Send My <button class="sendButton" id="quick_inquiry_button" name="quick_inquiry_button" type="submit">Send My

Loading…
Cancel
Save