diff --git a/public/templates/mpos/dashboard/system_stats.tpl b/public/templates/mpos/dashboard/system_stats.tpl index 46b12f12..addc4edd 100644 --- a/public/templates/mpos/dashboard/system_stats.tpl +++ b/public/templates/mpos/dashboard/system_stats.tpl @@ -15,11 +15,11 @@ Baseline PPS Rate - {$GLOBAL.ppsvalue} {$GLOBAL.config.currency} + {$GLOBAL.ppsvalue|number_format:"12"} {$GLOBAL.config.currency} Pools PPS Rate - {$GLOBAL.poolppsvalue} {$GLOBAL.config.currency} + {$GLOBAL.poolppsvalue|number_format:"12"} {$GLOBAL.config.currency} PPS Difficulty