删除性别选择

master
candice 2 years ago
parent 5d0f822a45
commit 42e9dc825f

@ -1617,23 +1617,7 @@ right: 5px;">
<em>*</em> Your contact information <em>*</em> Your contact information
</h3> </h3>
<span class="formNote">By using WhatsApp, we can provide a more interactive and personalized experience, allowing us to cater to your needs and address any concerns in real-time.<br> We will keep your phone number and other data secure. See our <a href="/privacy" target="_blank" style="color: #000; text-decoration:none;"><em>Privacy Policy</em></a>.</span> <span class="formNote">By using WhatsApp, we can provide a more interactive and personalized experience, allowing us to cater to your needs and address any concerns in real-time.<br> We will keep your phone number and other data secure. See our <a href="/privacy" target="_blank" style="color: #000; text-decoration:none;"><em>Privacy Policy</em></a>.</span>
<div class="genderSelection">
<div class="checkboxGender">
<input type="radio" value="100001" id="male" name="gender">
<label for="male" style="padding-top: 15px;">
Mr.
</label>
</div>
<div class="checkboxGender">
<input type="radio" value="100003" id="female" name="gender">
<label for="female" style="padding-top: 15px;">
Ms.
</label>
</div>
</div>
<span id="name_error_msg" class="hidden">(Please fill out this <span id="name_error_msg" class="hidden">(Please fill out this
field.)</span> field.)</span>
<div class="inputTerm"> <div class="inputTerm">

@ -1425,21 +1425,7 @@
<span class="formNote" style="margin-bottom:20px;">By using WhatsApp, we can provide a more interactive <span class="formNote" style="margin-bottom:20px;">By using WhatsApp, we can provide a more interactive
and personalized experience, allowing us to cater to your needs and address any concerns in and personalized experience, allowing us to cater to your needs and address any concerns in
real-time.<br> We will keep your phone number and other data secure.</span> real-time.<br> We will keep your phone number and other data secure.</span>
<div class="genderSelection">
<div class="checkboxGender">
<input type="radio" value="100001" id="male" name="gender">
<label for="male">
Mr.
</label>
</div>
<div class="checkboxGender">
<input type="radio" value="100003" id="female" name="gender">
<label for="female">
Ms.
</label>
</div>
</div>
<div id="name_error_msg" class="hidden">(Please fill out this field.)</div> <div id="name_error_msg" class="hidden">(Please fill out this field.)</div>
<div class="inputTerm"> <div class="inputTerm">
<input type="text" name="name" required> <input type="text" name="name" required>

Loading…
Cancel
Save