diff --git a/src/webui/html/upload.html b/src/webui/html/upload.html index 572237324..5a5aa0a94 100644 --- a/src/webui/html/upload.html +++ b/src/webui/html/upload.html @@ -13,11 +13,13 @@ function hideAll() {
+

_(Download local torrent)

- +
+

+ +
diff --git a/src/webui/html/uploadframe.html b/src/webui/html/uploadframe.html deleted file mode 100644 index 9e7f93788..000000000 --- a/src/webui/html/uploadframe.html +++ /dev/null @@ -1,17 +0,0 @@ - - - - - _(Download local torrent) - - - - -
-
-

- -
-
- - diff --git a/src/webui/webui.qrc b/src/webui/webui.qrc index 3aefdb824..08d58de79 100644 --- a/src/webui/webui.qrc +++ b/src/webui/webui.qrc @@ -4,7 +4,6 @@ html/download.html html/addtrackers.html html/upload.html - html/uploadframe.html html/about.html html/filters.html html/transferlist.html