mirror of
https://github.com/t404owo/t404null.git
synced 2025-12-12 18:08:47 +00:00
Change label from 'Subject' to 'Name'
This commit is contained in:
@@ -234,7 +234,7 @@ Here is my contact list. Feel free to contact me in case you need anything in my
|
|||||||
</h1>
|
</h1>
|
||||||
<div class="contact-email">
|
<div class="contact-email">
|
||||||
<form method="POST" class="form" id="mail-form">
|
<form method="POST" class="form" id="mail-form">
|
||||||
<label for="name">Subject:</label>
|
<label for="name">Name:</label>
|
||||||
<input type="text" name="name" id="name" class="inputbox" placeholder="Your Name" required>
|
<input type="text" name="name" id="name" class="inputbox" placeholder="Your Name" required>
|
||||||
<br>
|
<br>
|
||||||
<label for="email">Email:</label>
|
<label for="email">Email:</label>
|
||||||
|
|||||||
Reference in New Issue
Block a user