summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/window.html
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-03-10 13:19:36 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-03-10 13:19:36 +0100
commit64974b9a18ef08f5a9f65a17af5cb06c1db4295c (patch)
tree7b3699cc77691951654e9b48b38544b203efe1de /module/web/templates/default/window.html
parentlink parser from forum thx to ToFF, missing icons (diff)
downloadpyload-64974b9a18ef08f5a9f65a17af5cb06c1db4295c.tar.xz
webif user managment
Diffstat (limited to 'module/web/templates/default/window.html')
-rw-r--r--module/web/templates/default/window.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/web/templates/default/window.html b/module/web/templates/default/window.html
index b59189a93..49de965a1 100644
--- a/module/web/templates/default/window.html
+++ b/module/web/templates/default/window.html
@@ -13,9 +13,9 @@
<input id="add_name" name="add_name" type="text" size="20" />
<label for="add_links">{{_("Links")}}
-<span class="small">{{_("Paste your links here")}}</span>
+<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="/media/default/img/parseUri.png" style="cursor:pointer;" onclick="parseUri()"/>
+<img alt="URIParsing" Title="Parse Uri" src="/media/default/img/parseUri.png" style="cursor:pointer; vertical-align: text-bottom;" onclick="parseUri()"/>
</span>
</label>