From 85f50861e44565a8ce722cbb1fed2c98f9e5d256 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Tue, 10 Aug 2010 14:01:40 +0200 Subject: webservers working, hotfolder hook --- module/web/templates/default/collector.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module/web/templates/default/collector.html') 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(){ {{ child.name }}
- {{ child.status }}{{child.error}}  - {{ child.format_size }}/span> + {{ child.statusmsg }}{{child.error}}  + {{ child.format_size }} {{ child.plugin }} {% trans "Folder:" %} {{child.folder}}    -- cgit v1.2.3