stop error close button form submitting the form
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
<div class="error {{.IsHiddenClassList}}">
|
<div class="error {{.IsHiddenClassList}}">
|
||||||
⚠️ Invalid username or password.
|
⚠️ Invalid username or password.
|
||||||
<button class="close_error_button">X</button>
|
<button class="close_error_button" type="button">X</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user