summaryrefslogtreecommitdiffstats
path: root/module/webui/themes/flat/tml/window.html
diff options
context:
space:
mode:
authorGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-29 12:12:23 +0200
committerGravatar Walter Purcaro <vuolter@gmail.com> 2014-08-29 12:12:23 +0200
commit81de1c4b127e116c8ca3e5df620b5c0a56a087bc (patch)
tree45d4b4d22344c9588bd2e4e16be450a239a4e2cd /module/webui/themes/flat/tml/window.html
parent[webui] Improve and fix (diff)
downloadpyload-81de1c4b127e116c8ca3e5df620b5c0a56a087bc.tar.xz
[webui] Improve and fix 2
Diffstat (limited to 'module/webui/themes/flat/tml/window.html')
-rw-r--r--module/webui/themes/flat/tml/window.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/webui/themes/flat/tml/window.html b/module/webui/themes/flat/tml/window.html
index 96afe4146..8f57843c6 100644
--- a/module/webui/themes/flat/tml/window.html
+++ b/module/webui/themes/flat/tml/window.html
@@ -12,7 +12,7 @@
<label for="add_links">{{_("Links")}}
<span class="small">{{_("Paste your links here or any text and press the filter button.")}}</span>
<span class="small"> {{ _("Filter urls") }}
-<img alt="URIParsing" Title="Parse Uri" src="/flat/img/parseUri.png" style="cursor:pointer; vertical-align: text-bottom;" onclick="parseUri()"/>
+<img alt="URIParsing" Title="Parse Uri" src="/flat/img/default/parseUri.png" style="cursor:pointer; vertical-align: text-bottom;" onclick="parseUri()"/>
</span>
</label>