mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-06-07 00:46:58 +03:00
Update base.html
This commit is contained in:
parent
465a8c0b65
commit
6e252c7a1d
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
||||||
name="client_public_key" placeholder="Autogenerated">
|
name="client_public_key" placeholder="Autogenerated">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="client_public_key" class="control-label">
|
<label for="client_preshared_key" class="control-label">
|
||||||
Preshared Key
|
Preshared Key
|
||||||
</label>
|
</label>
|
||||||
<input type="text" class="form-control" id="client_preshared_key"
|
<input type="text" class="form-control" id="client_preshared_key"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue