mirror of
https://github.com/ThunixdotNet/www.git
synced 2026-01-24 07:10:18 +00:00
I think this is done
This commit is contained in:
@@ -1,16 +1,20 @@
|
|||||||
If you have any questions or problems relating to our service, or this website, please fill in the form below. Be sure to include a contact name, email address, subject line and your message below. Once you've filled in the form, click on the send button; the message will be sent and you'll receive a response within a reasonable amount of time.
|
If you have any questions or problems relating to our service, or this website, please fill in the form below. Be sure to include a contact name, email address, subject line and your message below. Once you've filled in the form, click on the send button; the message will be sent and you'll receive a response within a reasonable amount of time.
|
||||||
|
|
||||||
<form>
|
<form action='/includes/email.php'>
|
||||||
|
|
||||||
Contact Name: <input type='text' name='contact_name'><p/>
|
Contact Name: <input type='text' name='contact_name'><p/>
|
||||||
Email Address:
|
Email Address: <input type='text' name='email_address'></p>
|
||||||
|
|
||||||
Subject:
|
Subject:
|
||||||
|
<select name="type">
|
||||||
|
<option value="abuse">Abuse</option>
|
||||||
|
<option value="support">Support</option>
|
||||||
|
<option value="copyright">Copyright Problem</option>
|
||||||
|
</select>
|
||||||
|
|
||||||
Message:
|
Message: <input type='textarea' name='message'></p/>
|
||||||
|
|
||||||
Security Code:
|
Security Code:
|
||||||
Click the image to reload. Reload Verification Image
|
Click the image to reload. Reload Verification Image
|
||||||
|
<input type='submit'>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user