From 3534b231945848b0ff9b1548e66f3bba2182bc3e Mon Sep 17 00:00:00 2001 From: Zlatin Balevsky Date: Sun, 15 Dec 2019 22:20:29 +0000 Subject: [PATCH] correct string --- webui/src/main/js/download.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/src/main/js/download.js b/webui/src/main/js/download.js index 65dfe40d..0fd3a6b4 100644 --- a/webui/src/main/js/download.js +++ b/webui/src/main/js/download.js @@ -112,7 +112,7 @@ function updateDownloader(infoHash) { html += "" + "

" + knownSources + "

" + "" html += "" html += "" - html += "" + _t("Active Location") + "" + html += "" + _t("Active Sources") + "" html += "" + "

" + activeSources + "

" + "" html += "" html += ""