summaryrefslogtreecommitdiffstats
path: root/module/web/templates
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-10 14:01:40 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-10 14:01:40 +0200
commit85f50861e44565a8ce722cbb1fed2c98f9e5d256 (patch)
tree38ad593a1e574e8c6a98123e7e7ebac0a785e25e /module/web/templates
parentlittle fix (diff)
downloadpyload-85f50861e44565a8ce722cbb1fed2c98f9e5d256.tar.xz
webservers working, hotfolder hook
Diffstat (limited to 'module/web/templates')
-rw-r--r--module/web/templates/default/collector.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/module/web/templates/default/collector.html b/module/web/templates/default/collector.html
index 09725103b..266038af1 100644
--- a/module/web/templates/default/collector.html
+++ b/module/web/templates/default/collector.html
@@ -125,8 +125,8 @@ document.addEvent("domready", function(){
</span>
<span style="font-size: 15px">{{ child.name }}</span><br />
<div class="child_secrow">
- <span class="child_status">{{ child.status }}</span>{{child.error}}&nbsp;
- <span class="child_status">{{ child.format_size }}/span>
+ <span class="child_status">{{ child.statusmsg }}</span>{{child.error}}&nbsp;
+ <span class="child_status">{{ child.format_size }}</span>
<span class="child_status">{{ child.plugin }}</span>
<span class="child_status">{% trans "Folder:" %} {{child.folder}}</span>
&nbsp;&nbsp;