diff --git a/articles/contact.md b/articles/contact.md index 2bb0366..904ffba 100644 --- a/articles/contact.md +++ b/articles/contact.md @@ -9,11 +9,11 @@ If you have any questions or problems relating to our service, or this website, - Type the word tildeverse here: +
+Type the word tildeverse here: +Message:
-Message:
- diff --git a/articles/signup.md b/articles/signup.md index c154100..928afa0 100644 --- a/articles/signup.md +++ b/articles/signup.md @@ -10,8 +10,9 @@ If you have any questions or problems, feel free to contact us. What interests you about thunix: SSH Public Key: Type the word tildeverse here: + - + If you don't have a public SSH key, don't worry! Check out [this guide to SSH keys](https://tilde.team/wiki/?page=ssh) and make sure that you only fill in your public SSH key here. diff --git a/includes/contact.php b/includes/contact.php index 9248c1f..5867b1a 100644 --- a/includes/contact.php +++ b/includes/contact.php @@ -14,8 +14,8 @@ $mailbody = "The following submission via the contact form was recieved: Real Name: $name Email Address: $email -Type: $interest -Message: $message"; +Type: $subject +Message: $body"; if ( $tv != "tildeverse" ) { print "Spam attempt";