From b85438858ef802c536272936e0ed72e73b86e1f2 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 27 Feb 2014 18:37:45 -0700 Subject: [PATCH] Stats Page Tweaks --- .../templates/bootstrap/statistics/blocks/small_table.tpl | 5 +---- .../bootstrap/statistics/pool/contributors_hashrate.tpl | 2 -- .../bootstrap/statistics/pool/contributors_shares.tpl | 4 ---- .../templates/bootstrap/statistics/pool/general_stats.tpl | 6 ++---- 4 files changed, 3 insertions(+), 14 deletions(-) diff --git a/public/templates/bootstrap/statistics/blocks/small_table.tpl b/public/templates/bootstrap/statistics/blocks/small_table.tpl index 1f805c64..9b8cbe56 100755 --- a/public/templates/bootstrap/statistics/blocks/small_table.tpl +++ b/public/templates/bootstrap/statistics/blocks/small_table.tpl @@ -33,11 +33,8 @@ {if $GLOBAL.config.payout_system != 'pps'} {/if} - diff --git a/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl b/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl index 6502797d..545d56a0 100755 --- a/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl +++ b/public/templates/bootstrap/statistics/pool/contributors_hashrate.tpl @@ -44,11 +44,9 @@ diff --git a/public/templates/bootstrap/statistics/pool/contributors_shares.tpl b/public/templates/bootstrap/statistics/pool/contributors_shares.tpl index 996025e7..a6762801 100755 --- a/public/templates/bootstrap/statistics/pool/contributors_shares.tpl +++ b/public/templates/bootstrap/statistics/pool/contributors_shares.tpl @@ -36,13 +36,9 @@ - - diff --git a/public/templates/bootstrap/statistics/pool/general_stats.tpl b/public/templates/bootstrap/statistics/pool/general_stats.tpl index d1df8589..b46d6a24 100755 --- a/public/templates/bootstrap/statistics/pool/general_stats.tpl +++ b/public/templates/bootstrap/statistics/pool/general_stats.tpl @@ -23,7 +23,7 @@ {if ! $GLOBAL.website.chaininfo.disabled} {$NETWORK.difficulty} {else} - {$NETWORK.difficulty} + {$NETWORK.difficulty} {/if} @@ -69,9 +69,7 @@ - - \ No newline at end of file