mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-05-07 22:42:20 +03:00
fix:Convenient to use the enter key on the keyboard
This commit is contained in:
parent
93e3e847f2
commit
952ac81a78
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- /.col -->
|
<!-- /.col -->
|
||||||
<div class="col-4">
|
<div class="col-4">
|
||||||
<button id="btn_login" type="button" class="btn btn-primary btn-block">Sign In</button>
|
<button id="btn_login" type="submit" class="btn btn-primary btn-block">Sign In</button>
|
||||||
</div>
|
</div>
|
||||||
<!-- /.col -->
|
<!-- /.col -->
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Reference in a new issue