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.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/module/web/templates/default/home.html b/module/web/templates/default/home.html
index b4602f021..0d987bd6a 100644
--- a/module/web/templates/default/home.html
+++ b/module/web/templates/default/home.html
@@ -127,7 +127,6 @@ var LinkEntry = new Class({
'html': item.percent+ '% / '+ HumanFileSize(item.size-item.kbleft)
}),
remove: new Element('img',{
- 'html': '',
'src': 'media/default/img/control_cancel.png',
'styles':{
'vertical-align': 'middle',