mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 17:59:28 +01:00
password field
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user