Proxy password: Change type to password

Fixes https://github.com/Jackett/Jackett/issues/3485
This commit is contained in:
flightlevel 2018-07-28 13:10:56 +10:00
parent 1db3e93ce1
commit 540dc0fad4
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@
</div>
<div class="input-area">
<span class="input-header">Proxy password: </span>
<input id="jackett-proxy-password" class="form-control input-right" type="text" value="" placeholder="">
<input id="jackett-proxy-password" class="form-control input-right" type="password" value="" placeholder="">
</div>
<div class="input-area">