From a128ca3ba08a43ec656b605c636f08a4f28ced0b Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 9 Sep 2013 14:44:17 +0200 Subject: [PATCH] minor fix to contrib hashrates --- public/templates/test/statistics/pool/contributors_hashrate.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/templates/test/statistics/pool/contributors_hashrate.tpl b/public/templates/test/statistics/pool/contributors_hashrate.tpl index 824c33af..af9e95b8 100644 --- a/public/templates/test/statistics/pool/contributors_hashrate.tpl +++ b/public/templates/test/statistics/pool/contributors_hashrate.tpl @@ -21,7 +21,7 @@ {if $CONTRIBHASHES[contrib].is_anonymous|default:"0" == 1}anonymous{else}{$CONTRIBHASHES[contrib].account|escape}{/if} {$CONTRIBHASHES[contrib].hashrate|number_format} {$estday|number_format:"3"} - {if $GLOBAL.config.price.currency}{($estday * $GLOBAL.price)|default:"n/a"|number_format:"2"}{/if} + {if $GLOBAL.config.price.currency}{($estday * $GLOBAL.price)|default:"n/a"|number_format:"2"}{/if} {/section} {if $listed != 1 && $GLOBAL.userdata.username|default:""}