mirror of
https://github.com/ngoduykhanh/wireguard-ui.git
synced 2025-07-12 18:08:16 +03:00
Minor fixes
Minor fixes
This commit is contained in:
parent
c31636b66e
commit
e9b628cd3f
3 changed files with 4 additions and 5 deletions
templates
|
@ -70,7 +70,7 @@ Email Settings
|
|||
</div>
|
||||
<div class="form-group" style="width: 48%; margin-left: 4%">
|
||||
<label for="smtp_password">SMTP Password</label>
|
||||
<input type="text" class="form-control" id="smtp_password"
|
||||
<input type="password" class="form-control" id="smtp_password"
|
||||
name="smtp_password" placeholder="E.g. *******"
|
||||
value="{{ .emailSettings.SmtpPassword }}">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue