remove the required tag

This commit is contained in:
Midou36O 2022-09-13 14:09:32 +01:00
parent f20362ec98
commit b088dbd8da
Signed by: midou
GPG Key ID: 08063D5407090BC2
1 changed files with 1 additions and 2 deletions

View File

@ -56,7 +56,6 @@
type="text"
name="link"
placeholder="Your link for more details"
required
/>
<br />
<input type="submit" value="Submit" />
@ -79,4 +78,4 @@
<input type="submit" value="Submit" />
</form>
</body>
</html>
</html>