fix placement typo
This commit is contained in:
parent
c3f4f3a8e9
commit
b4eedfbbcd
|
|
@ -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…
Reference in New Issue