mirror of
https://github.com/swissmakers/wireguard-manager.git
synced 2026-04-01 08:47:07 +02:00
fix:Convenient to use the enter key on the keyboard (#116)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
</div>
|
||||
<!-- /.col -->
|
||||
<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>
|
||||
<!-- /.col -->
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user