diff --git a/public/templates/mmcFE/statistics/blocks/default.tpl b/public/templates/mmcFE/statistics/blocks/default.tpl index 2fcaa9e5..823433b7 100644 --- a/public/templates/mmcFE/statistics/blocks/default.tpl +++ b/public/templates/mmcFE/statistics/blocks/default.tpl @@ -67,7 +67,9 @@ target and network difficulty and assuming a zero variance scenario. +{if $GLOBAL.config.payout_system != 'pps'} +{if} {include file="global/block_footer.tpl"} diff --git a/public/templates/mmcFE/statistics/blocks/small_table.tpl b/public/templates/mmcFE/statistics/blocks/small_table.tpl index 9152fcc7..731d57ef 100644 --- a/public/templates/mmcFE/statistics/blocks/small_table.tpl +++ b/public/templates/mmcFE/statistics/blocks/small_table.tpl @@ -22,7 +22,9 @@ +{if $GLOBAL.config.payout_system != 'pps'} +{/if} {include file="global/block_footer.tpl"}