summaryrefslogtreecommitdiff
path: root/StoneIsland/platforms/ios/www/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'StoneIsland/platforms/ios/www/index.html')
-rwxr-xr-xStoneIsland/platforms/ios/www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/www/index.html b/StoneIsland/platforms/ios/www/index.html
index 52ff747a..9c86e559 100755
--- a/StoneIsland/platforms/ios/www/index.html
+++ b/StoneIsland/platforms/ios/www/index.html
@@ -355,7 +355,7 @@
<input type="email" name="Email" placeholder="EMAIL ADDRESS" required>
<input type="email" name="ConfirmEmail" placeholder="CONFIRM EMAIL ADDRESS" required>
<div class="select-wrapper date-wrapper">
- <span>BIRTHDAY (MM/DD/YYYY)</span>
+ <span>BIRTHDAY (OPTIONAL)</span>
<input type="date" name="BirthDay" min="1900-01-01" placeholder="BIRTHDAY (MM/DD/YYYY)" required>
</div>