remove the required tag
This commit is contained in:
parent
f20362ec98
commit
b088dbd8da
@ -56,7 +56,6 @@
|
|||||||
type="text"
|
type="text"
|
||||||
name="link"
|
name="link"
|
||||||
placeholder="Your link for more details"
|
placeholder="Your link for more details"
|
||||||
required
|
|
||||||
/>
|
/>
|
||||||
<br />
|
<br />
|
||||||
<input type="submit" value="Submit" />
|
<input type="submit" value="Submit" />
|
||||||
@ -79,4 +78,4 @@
|
|||||||
<input type="submit" value="Submit" />
|
<input type="submit" value="Submit" />
|
||||||
</form>
|
</form>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user