Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
crotonrz authored Oct 30, 2024
1 parent 55c4e1b commit b5fa955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h1>EZ Server Input Form</h1>
<label for="character">Character:</label>
<input type="text" id="character" name="character" required>

<label for="email">Your Paypal Associated Email:</label>
<label for="email">Your Email Address:</label>
<input type="email" id="email" name="email" required>

<label for="comments">Comments:</label>
Expand Down

0 comments on commit b5fa955

Please sign in to comment.