From be70edcfbe86ecff28d0a2d68a78ee8193e20d62 Mon Sep 17 00:00:00 2001 From: Ben Roberts Date: Thu, 5 Jan 2012 00:49:32 +0000 Subject: [PATCH] Add total filesize to directory list --- source/webui/templates/list.tpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/webui/templates/list.tpl b/source/webui/templates/list.tpl index 2603314..6695442 100644 --- a/source/webui/templates/list.tpl +++ b/source/webui/templates/list.tpl @@ -47,7 +47,8 @@ - + + {$root->size()|formatFilesize|escape:html}