From 56d2a7f6484ff6a75872371fda6cac21cbe5917c Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Sat, 7 Jul 2012 00:14:21 +0200 Subject: Display total size uploaded by user on history page Signed-off-by: Florian Pritz --- application/views/file/upload_history.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'application/views/file') diff --git a/application/views/file/upload_history.php b/application/views/file/upload_history.php index 2f0d0f41f..41b055792 100644 --- a/application/views/file/upload_history.php +++ b/application/views/file/upload_history.php @@ -24,3 +24,5 @@ + +

Total sum of your distinct uploads: .

-- cgit v1.2.3-24-g4f1b