From 515af18ea5526417083a100f584a76792ac8f44c Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Thu, 19 Sep 2013 11:54:39 +0200 Subject: [PATCH] [FIX] Display Pool Hashrate on Pool Stats --- public/templates/test/statistics/pool/general_stats.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/test/statistics/pool/general_stats.tpl b/public/templates/test/statistics/pool/general_stats.tpl index ae77da83..896d0d63 100644 --- a/public/templates/test/statistics/pool/general_stats.tpl +++ b/public/templates/test/statistics/pool/general_stats.tpl @@ -5,7 +5,7 @@ Pool Hash Rate - {($GLOBAL.hashrate / 1000)|number_format:"3"} Mhash/s + {($GLOBAL.hashrate)|number_format:"3"} {$GLOBAL.hashunits.pool} Pool Efficiency