mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 13:23:34 -07:00
parent
40eb8a1f4a
commit
0738b3860b
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
||||||
<img src="images/skin/qbittorrent-tray.svg" alt="qBittorrent logo" />
|
<img src="images/skin/qbittorrent-tray.svg" alt="qBittorrent logo" />
|
||||||
</div>
|
</div>
|
||||||
<div id="formplace" class="col">
|
<div id="formplace" class="col">
|
||||||
<form id="loginform">
|
<form id="loginform" method="post">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<label for="username">QBT_TR(Username)QBT_TR[CONTEXT=HttpServer]</label><br />
|
<label for="username">QBT_TR(Username)QBT_TR[CONTEXT=HttpServer]</label><br />
|
||||||
<input type="text" id="username" name="username" autocomplete="username" /></div>
|
<input type="text" id="username" name="username" autocomplete="username" /></div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue