summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default/home.html')
-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