summaryrefslogtreecommitdiffstats
path: root/module/web
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-22 16:20:21 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2010-08-22 16:20:21 +0200
commit46a8ab54fd0d6a6d8303b05945784267c77aafd7 (patch)
tree62980a7a7529db5b1de040095f1551af28f42b4b /module/web
parentfixes (diff)
downloadpyload-46a8ab54fd0d6a6d8303b05945784267c77aafd7.tar.xz
fixes, 2nd icon
Diffstat (limited to 'module/web')
-rw-r--r--module/web/templates/default/home.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/home.html b/module/web/templates/default/home.html
index 6d77b4619..bbc196fe1 100644
--- a/module/web/templates/default/home.html
+++ b/module/web/templates/default/home.html
@@ -116,7 +116,7 @@ var LinkEntry = new Class({
'html': item.name
}),
status: new Element('td', {
- 'html': item.status
+ 'html': item.statusmsg
}),
info: new Element('td', {
'html': item.info