From 78d649395a72e8ac1e07d8ae751890a674067ca9 Mon Sep 17 00:00:00 2001 From: Ian Gilfillan Date: Sun, 31 Jul 2016 13:52:46 +0000 Subject: Total and translate statistics --- h-source/Application/Views/Desktop/right.php | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'h-source/Application/Views') diff --git a/h-source/Application/Views/Desktop/right.php b/h-source/Application/Views/Desktop/right.php index 352386a..0e6c22a 100644 --- a/h-source/Application/Views/Desktop/right.php +++ b/h-source/Application/Views/Desktop/right.php @@ -136,12 +136,16 @@ - $number) { ?> + $number) { $total_number+=$number; $type=displayName($type);?> - - + + + + + +
".$number."";?>".$number."";?>
TOTAL");?>".$total_number."";?>
-- cgit v1.2.3