summaryrefslogtreecommitdiff
path: root/StoneIsland/www/index.html
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2015-11-30 16:22:32 -0500
committerJules Laplace <jules@okfoc.us>2015-11-30 16:22:32 -0500
commitd26e72aea3b3127c95c5ba7069c95f73cf52a2fd (patch)
treeacc300ce73370fdffba1a94acfbffcc165fcd68d /StoneIsland/www/index.html
parent840cdf39595c6b8a29d2c91447d9fb8a91582a59 (diff)
get rid of gender
Diffstat (limited to 'StoneIsland/www/index.html')
-rw-r--r--StoneIsland/www/index.html18
1 files changed, 1 insertions, 17 deletions
diff --git a/StoneIsland/www/index.html b/StoneIsland/www/index.html
index ab5ae2d5..9c008b31 100644
--- a/StoneIsland/www/index.html
+++ b/StoneIsland/www/index.html
@@ -342,14 +342,6 @@
<input type="email" name="ConfirmEmail" placeholder="CONFIRM EMAIL ADDRESS" required>
<input type="date" name="BirthDay" placeholder="BIRTHDAY (MM/DD/YYYY)" required>
- <div class="select-wrapper">
- <span>GENDER</span>
- <select name="Gender">
- <option value="NONE">Gender</option>
- <option value="U">Male</option>
- <option value="D">Female</option>
- </select>
- </div>
<h2>PASSWORD</h2>
<input type="password" name="Password" placeholder="PASSWORD (7 CHARACTERS OR MORE)" required>
<input type="password" name="Password2" placeholder="CONFIRM PASSWORD" required>
@@ -403,15 +395,6 @@
<input type="email" name="Email" placeholder="EMAIL ADDRESS" required>
<input type="date" name="BirthDay" placeholder="BIRTHDAY (MM/DD/YYYY)" required>
- <div class="select-wrapper">
- <span>GENDER</span>
- <select name="Gender">
- <option value="NONE">Gender</option>
- <option value="U">Male</option>
- <option value="D">Female</option>
- </select>
- </div>
-
<h2>CHANGE PASSWORD</h2>
<input type="password" name="CurrentPassword" placeholder="CURRENT PASSWORD" required>
<input type="password" name="NewPassword" placeholder="NEW PASSWORD (7 CHARACTERS OR MORE)" required>
@@ -756,6 +739,7 @@
<div class="cc_confirm">
<h3>PLEASE ENTER YOUR SECURITY CODE TO CONFIRM</h3>
<input type="number" name="Cvv" placeholder="SECURITY CODE" required>
+ </div>
</div>
<div class="container-fill">