Web UI improvements

- Optimize translation code
- Cosmetic fixes to dialogs
- Display qBittorrent version in about dialog
This commit is contained in:
Christophe Dumez
2011-09-24 21:37:34 +03:00
parent b298f9a06e
commit 246903fa0a
11 changed files with 72 additions and 432 deletions

View File

@@ -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>