From d8c2874b6806f5d196b01fc6b3d5ea0bc7efa952 Mon Sep 17 00:00:00 2001 From: PliablePixels Date: Tue, 14 Jul 2015 16:03:34 -0400 Subject: fixed bug in reporting disk total - was totalling total :-) --- www/templates/state.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/templates/state.html') diff --git a/www/templates/state.html b/www/templates/state.html index 07ea1ce0..599868b7 100644 --- a/www/templates/state.html +++ b/www/templates/state.html @@ -59,7 +59,7 @@ {{dangerText[showDanger?1:0]}} -
+
-- cgit v1.2.3