mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-21 19:23:32 +03:00
fix
This commit is contained in:
parent
f1192d6c0b
commit
4bc95564ce
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Wireguard Clients
|
||||||
<input type="text" class="form-control" id="_client_name" name="_client_name">
|
<input type="text" class="form-control" id="_client_name" name="_client_name">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label for="_client_friendly_name" class="control-label">Name</label>
|
<label for="_client_friendly_name" class="control-label">Friendly Name</label>
|
||||||
<input type="text" class="form-control" id="_client_friendly_name" name="_client_friendly_name">
|
<input type="text" class="form-control" id="_client_friendly_name" name="_client_friendly_name">
|
||||||
</div>
|
</div>
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue