diff options
author | ahriman <ahriman@falte.red> | 2018-12-17 06:16:11 +0000 |
---|---|---|
committer | ahriman <ahriman@falte.red> | 2018-12-17 06:16:11 +0000 |
commit | 30b4302b4d813eca04492985116fa7b080a4362c (patch) | |
tree | 70f0cd03a49859a0de18d52c1f33b71b398718b7 /submit.php | |
parent | 2a08ebef0d225cfd480a7171e1ce85475ebbff9c (diff) | |
download | site-30b4302b4d813eca04492985116fa7b080a4362c.tar.gz |
changed contact email
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 |