Update index.php

This commit is contained in:
deepend-tildeclub 2024-01-07 13:22:35 -07:00 committed by GitHub
parent ffe3db4241
commit 1733ea82c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ function esc($v) {
</div>
<div>
<p>email to contact you with account info</p>
<p>email to contact you with account info, (GMail currently not accepting our emails. Add root@tilde.club to whitelist)</p>
<input class="form-control" name="email" value="<?=esc("email")?>" type="text" required>
</div>