password field

This commit is contained in:
delphiactual
2014-05-02 00:46:20 -06:00
parent 5c381b9410
commit 084181a9a5

View File

@@ -237,7 +237,7 @@
</div>
<div class="row">
<label>uTorrent Password:</label>
<input type="text" name="utorrent_password" value="${config['utorrent_pass']}" size="30">
<input type="password" name="utorrent_password" value="${config['utorrent_pass']}" size="30">
</div>
<div class="row">
<label>uTorrent Label:</label>