Fixed URL for signup

This commit is contained in:
Ubergeek 2019-07-13 11:03:50 -04:00
parent ca1961bcc2
commit 86749cca7a
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ To sign up for an account with thunix, please fill in the form below. Be sure to
If you have any questions or problems, feel free to contact us.
<form action='/includes/email.php'>
<form action='/includes/signup.php'>
<table>
<tr><td>Contact Name:</td> <td><input type='text' name='contact_name'></td></tr>
<tr><td>Email Address:</td> <td> <input type='text' name='email_address'></td></tr>