mirror of
https://github.com/t404owo/t404null.git
synced 2025-12-12 09:58:46 +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>
|
||||
<div class="contact-email">
|
||||
<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>
|
||||
<br>
|
||||
<label for="email">Email:</label>
|
||||
@@ -253,4 +253,4 @@ Here is my contact list. Feel free to contact me in case you need anything in my
|
||||
</main>
|
||||
<div class="footer">© t404:null 2021-2025 - All Rights Reserved</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user