mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 21:28:07 -06:00
Web UI improvements
- Optimize translation code - Cosmetic fixes to dialogs - Display qBittorrent version in about dialog
This commit is contained in:
@@ -12,9 +12,10 @@ function hideAll() {
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<br/>
|
||||
<center>
|
||||
<h1 class="vcenter"><img class="vcenter" title="Download local torrent" src="theme/list-add"/>_(Download local torrent)</h1>
|
||||
<iframe src="uploadframe.html" frameborder="0" style="padding: 10px; height: 70px; width: 450px;" id="myiframe">
|
||||
<iframe src="uploadframe.html" frameborder="0" style="padding: 10px; height: 80px; width: 500px;" id="myiframe">
|
||||
<p>Your Web browser does not support iframes</p>
|
||||
</iframe>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user