diff options
Diffstat (limited to 'submit.php')
-rwxr-xr-x | submit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/submit.php b/submit.php index f0aaa47..4aa902b 100755 --- a/submit.php +++ b/submit.php @@ -123,7 +123,7 @@ if (isset($_REQUEST["username"]) && isset($_REQUEST["email"])) { fclose($fuzzyfile); ?> -<br /><h3>Thank you for signing up! Please allow up to 24 hours for an account to become active. If you have any questions or issues, please email <a href="mailto:tilde.institute@protonmail.com">tilde.institute@protonmail.com</a>.</h3> +<br /><h3>Thank you for signing up! Please allow up to 24 hours for an account to become active. If you have any questions or issues, please email <a href="mailto:ahriman@tilde.institute">ahriman@tilde.institute</a>.</h3> <?php |