mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 21:03:30 -07:00
Fix download from URL title in Web UI
This commit is contained in:
parent
a6abedd67d
commit
ef7e2abdaf
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<body>
|
||||
<center>
|
||||
<br/>
|
||||
<h1 class="vcenter"><img class="vcenter" title="Download from URL" src="images/skin/url.png"/>_(Download Torrents from their URL or Magnet link)</h1>
|
||||
<h2 class="vcenter"><img class="vcenter" title="Download from URL" src="images/skin/url.png"/>_(Download Torrents from their URL or Magnet link)</h2>
|
||||
<textarea name="list" id="urls" rows="10" cols="1"></textarea><p>_(Only one link per line)</p><a id=downButton>_(Download)</a>
|
||||
</center>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue