diff --git a/public/templates/mpos/statistics/pool/contributors_hashrate.tpl b/public/templates/mpos/statistics/pool/contributors_hashrate.tpl index 7502730d..af7926fa 100644 --- a/public/templates/mpos/statistics/pool/contributors_hashrate.tpl +++ b/public/templates/mpos/statistics/pool/contributors_hashrate.tpl @@ -1,4 +1,4 @@ -
+

Contributor Hashrates

diff --git a/public/templates/mpos/statistics/pool/contributors_shares.tpl b/public/templates/mpos/statistics/pool/contributors_shares.tpl index aedfa296..5a85e789 100644 --- a/public/templates/mpos/statistics/pool/contributors_shares.tpl +++ b/public/templates/mpos/statistics/pool/contributors_shares.tpl @@ -1,4 +1,4 @@ -
+

Contributor Shares

diff --git a/public/templates/mpos/statistics/pool/default.tpl b/public/templates/mpos/statistics/pool/default.tpl index 851f9c08..bd5a14d5 100644 --- a/public/templates/mpos/statistics/pool/default.tpl +++ b/public/templates/mpos/statistics/pool/default.tpl @@ -1,10 +1,11 @@ + +
{include file="statistics/pool/contributors_shares.tpl"} - {include file="statistics/pool/contributors_hashrate.tpl"} +
{include file="statistics/pool/general_stats.tpl"} - -{include file="statistics/blocks/small_table.tpl" ALIGN="right" SHORT=true} +{include file="statistics/blocks/small_table.tpl"} {if !$GLOBAL.website.api.disabled && !$GLOBAL.config.disable_navbar && !$GLOBAL.config.disable_navbar_api} {include file="statistics/js.tpl"}