mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
fix placement typo
This commit is contained in:
parent
c3f4f3a8e9
commit
b4eedfbbcd
1 changed files with 17 additions and 17 deletions
|
@ -184,7 +184,6 @@
|
|||
</label>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<details>
|
||||
<summary>Optional Keys</summary>
|
||||
<div class="form-group">
|
||||
|
@ -202,6 +201,7 @@
|
|||
name="client_preshared_key" placeholder="Autogenerated">
|
||||
</div>
|
||||
</details>
|
||||
</div>
|
||||
<div class="modal-footer justify-content-between">
|
||||
<button type="button" class="btn btn-default" data-dismiss="modal">Cancel</button>
|
||||
<button type="submit" class="btn btn-primary">Submit</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue