Update index.php

This commit is contained in:
deepend-tildeclub 2024-01-07 13:23:32 -07:00 committed by GitHub
parent 1733ea82c4
commit ca7b44c5a7
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, (GMail currently not accepting our emails. Add root@tilde.club to whitelist)</p>
<p>email to contact you with account info, <br>(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>