From e8d16afeface794da67131d9a37cbfe15b2142aa Mon Sep 17 00:00:00 2001 From: RaNaN Date: Wed, 4 Aug 2010 22:38:11 +0200 Subject: webif fix --- module/web/templates/default/home.html | 1 - 1 file changed, 1 deletion(-) (limited to 'module/web/templates/default/home.html') 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', -- cgit v1.2.3