From 4c2f5ba11cb22e955a50041bd50e4f7fa47f9a89 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Sat, 1 Mar 2014 17:31:40 +0100 Subject: [PATCH] [UPDATE] fixed missing pages, style changes --- .../templates/bootstrap/register/default.tpl | 2 +- .../statistics/blockfinder/finder_own.tpl | 2 +- .../statistics/blockfinder/finder_top.tpl | 2 +- .../statistics/blocks/block_overview_time.tpl | 2 +- .../statistics/blocks/block_shares_graph.tpl | 2 +- .../blocks/blocks_found_details.tpl | 2 +- .../statistics/blocks/small_table.tpl | 2 +- .../bootstrap/statistics/graphs/default.tpl | 2 +- .../statistics/pool/contributors_hashrate.tpl | 2 +- .../statistics/pool/contributors_shares.tpl | 2 +- .../statistics/pool/general_stats.tpl | 2 +- .../statistics/round/block_stats.tpl | 112 +++++------ .../statistics/round/pplns_block_stats.tpl | 2 +- .../round/pplns_block_stats_small.tpl | 176 +++++++++--------- .../statistics/round/pplns_round_shares.tpl | 2 +- .../statistics/round/pplns_transactions.tpl | 2 +- .../round/pplns_transactions_small.tpl | 2 +- .../statistics/round/round_shares.tpl | 2 +- .../bootstrap/statistics/uptime/default.tpl | 2 +- 19 files changed, 167 insertions(+), 155 deletions(-) diff --git a/public/templates/bootstrap/register/default.tpl b/public/templates/bootstrap/register/default.tpl index 86f75420..1ec12739 100644 --- a/public/templates/bootstrap/register/default.tpl +++ b/public/templates/bootstrap/register/default.tpl @@ -2,7 +2,7 @@
- Register new account + Register new account
diff --git a/public/templates/bootstrap/statistics/blockfinder/finder_own.tpl b/public/templates/bootstrap/statistics/blockfinder/finder_own.tpl index 683a4799..a1703b0f 100755 --- a/public/templates/bootstrap/statistics/blockfinder/finder_own.tpl +++ b/public/templates/bootstrap/statistics/blockfinder/finder_own.tpl @@ -1,7 +1,7 @@
- Blocks found by own Workers + Blocks found by own Workers
diff --git a/public/templates/bootstrap/statistics/blockfinder/finder_top.tpl b/public/templates/bootstrap/statistics/blockfinder/finder_top.tpl index 56b103af..8a783955 100755 --- a/public/templates/bootstrap/statistics/blockfinder/finder_top.tpl +++ b/public/templates/bootstrap/statistics/blockfinder/finder_top.tpl @@ -1,7 +1,7 @@
- Top 25 Blockfinder + Top 25 Blockfinder
diff --git a/public/templates/bootstrap/statistics/blocks/block_overview_time.tpl b/public/templates/bootstrap/statistics/blocks/block_overview_time.tpl index dd9e6475..305d1e29 100644 --- a/public/templates/bootstrap/statistics/blocks/block_overview_time.tpl +++ b/public/templates/bootstrap/statistics/blocks/block_overview_time.tpl @@ -2,7 +2,7 @@
- Block Overview + Block Overview
diff --git a/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl b/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl index f07de80c..776740fb 100644 --- a/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl +++ b/public/templates/bootstrap/statistics/blocks/block_shares_graph.tpl @@ -38,7 +38,7 @@ $(function () {
- Block Shares + Block Shares
diff --git a/public/templates/bootstrap/statistics/blocks/blocks_found_details.tpl b/public/templates/bootstrap/statistics/blocks/blocks_found_details.tpl index 0bde8f06..afdcfe5a 100644 --- a/public/templates/bootstrap/statistics/blocks/blocks_found_details.tpl +++ b/public/templates/bootstrap/statistics/blocks/blocks_found_details.tpl @@ -2,7 +2,7 @@
- Last {$BLOCKLIMIT} Blocks Found + Last {$BLOCKLIMIT} Blocks Found
diff --git a/public/templates/bootstrap/statistics/blocks/small_table.tpl b/public/templates/bootstrap/statistics/blocks/small_table.tpl index 15f458f7..b542f610 100755 --- a/public/templates/bootstrap/statistics/blocks/small_table.tpl +++ b/public/templates/bootstrap/statistics/blocks/small_table.tpl @@ -1,7 +1,7 @@
- Last Found Blocks + Last Found Blocks
diff --git a/public/templates/bootstrap/statistics/graphs/default.tpl b/public/templates/bootstrap/statistics/graphs/default.tpl index 1cef5077..181b6f48 100644 --- a/public/templates/bootstrap/statistics/graphs/default.tpl +++ b/public/templates/bootstrap/statistics/graphs/default.tpl @@ -92,7 +92,7 @@ $(function () {
- Stats + Stats
diff --git a/public/templates/bootstrap/statistics/pool/contributors_shares.tpl b/public/templates/bootstrap/statistics/pool/contributors_shares.tpl index a6762801..fcca8e99 100755 --- a/public/templates/bootstrap/statistics/pool/contributors_shares.tpl +++ b/public/templates/bootstrap/statistics/pool/contributors_shares.tpl @@ -1,7 +1,7 @@
- Contributor Shares + Contributor Shares
diff --git a/public/templates/bootstrap/statistics/pool/general_stats.tpl b/public/templates/bootstrap/statistics/pool/general_stats.tpl index b46d6a24..73283ade 100755 --- a/public/templates/bootstrap/statistics/pool/general_stats.tpl +++ b/public/templates/bootstrap/statistics/pool/general_stats.tpl @@ -1,7 +1,7 @@
- General Statistics + General Statistics
diff --git a/public/templates/bootstrap/statistics/round/block_stats.tpl b/public/templates/bootstrap/statistics/round/block_stats.tpl index a1483713..60e972d8 100755 --- a/public/templates/bootstrap/statistics/round/block_stats.tpl +++ b/public/templates/bootstrap/statistics/round/block_stats.tpl @@ -1,54 +1,60 @@ -
-

Block Statistics

-
- - - - - - - - - - {if ! $GLOBAL.website.blockexplorer.disabled} - - {else} - - {/if} - - - - - - - - - - - - - - - - -
- - - -
ID{$BLOCKDETAILS.id|number_format:"0"|default:"0"}Height{$BLOCKDETAILS.height|number_format:"0"|default:"0"}{$BLOCKDETAILS.height|number_format:"0"|default:"0"}Amount{$BLOCKDETAILS.amount|number_format|default:"0"}Confirmations{if $BLOCKDETAILS.confirmations >= $GLOBAL.confirmations} - Confirmed - {else if $BLOCKDETAILS.confirmations == -1} - Orphan - {else if $BLOCKDETAILS.confirmations == 0}0 - {else}{($GLOBAL.confirmations - $BLOCKDETAILS.confirmations)|default:"0"} left{/if}
Difficulty{$BLOCKDETAILS.difficulty|default:"0"}Time{$BLOCKDETAILS.time|default:"0"}Shares{$BLOCKDETAILS.shares|number_format:"0"|default:"0"}Finder{$BLOCKDETAILS.finder|default:"unknown"}
-
-
- +
+
diff --git a/public/templates/bootstrap/statistics/round/pplns_block_stats.tpl b/public/templates/bootstrap/statistics/round/pplns_block_stats.tpl index ef8b3182..e128166d 100755 --- a/public/templates/bootstrap/statistics/round/pplns_block_stats.tpl +++ b/public/templates/bootstrap/statistics/round/pplns_block_stats.tpl @@ -2,7 +2,7 @@
- Round Statistics + Round Statistics
diff --git a/public/templates/bootstrap/statistics/round/pplns_block_stats_small.tpl b/public/templates/bootstrap/statistics/round/pplns_block_stats_small.tpl index 4c22b90e..66cf7c93 100755 --- a/public/templates/bootstrap/statistics/round/pplns_block_stats_small.tpl +++ b/public/templates/bootstrap/statistics/round/pplns_block_stats_small.tpl @@ -1,88 +1,94 @@ -
-

Block Statistics

- - - - - - - -
- - - -
- - - - +
+
+
+ Block Statistics +
+
+ + + + + + +
+ + + +
+ + + - - - - - - - {if ! $GLOBAL.website.blockexplorer.disabled} - - {else} - - {/if} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Block Statistics PPLNS Round Statistics
ID{$BLOCKDETAILS.id|number_format:"0"|default:"0"}Height{$BLOCKDETAILS.height|number_format:"0"|default:"0"}{$BLOCKDETAILS.height|number_format:"0"|default:"0"}PPLNS Shares{$PPLNSSHARES|number_format:"0"|default:"0"}Estimated Shares{$BLOCKDETAILS.estshares|number_format|default:"0"}
Amount{$BLOCKDETAILS.amount|default:"0"}Confirmations{if $BLOCKDETAILS.confirmations >= $GLOBAL.confirmations} - Confirmed - {else if $BLOCKDETAILS.confirmations == -1} - Orphan - {else if $BLOCKDETAILS.confirmations == 0}0 - {else}{($GLOBAL.confirmations - $BLOCKDETAILS.confirmations)|default:"0"} left{/if}Block Average{$BLOCKAVERAGE|number_format:"0"|default:"0"}Average Efficiency{math assign="percentage2" equation=(($BLOCKDETAILS.estshares / $BLOCKAVERAGE) * 100)}{$percentage2|number_format:"2"} %
Difficulty{$BLOCKDETAILS.difficulty|default:"0"}Time{$BLOCKDETAILS.time|default:"0"}Target Rounds{$BLOCKAVGCOUNT|number_format:"0"|default:"0"}Target Variance{math assign="percentage" equation=(($BLOCKDETAILS.estshares / $PPLNSSHARES) * 100)}{$percentage|number_format:"2"} %
Shares{$BLOCKDETAILS.shares|number_format:"0"|default:"0"}Finder{$BLOCKDETAILS.finder|default:"unknown"}Seconds This Round{$BLOCKDETAILS.round_time|number_format:"0"|default:"0"}Round Variance{math assign="percentage1" equation=(($BLOCKDETAILS.shares / $PPLNSSHARES) * 100)}{$percentage1|number_format:"2"} %
+ + + + + ID + {$BLOCKDETAILS.id|number_format:"0"|default:"0"} + Height + {if ! $GLOBAL.website.blockexplorer.disabled} + {$BLOCKDETAILS.height|number_format:"0"|default:"0"} + {else} + {$BLOCKDETAILS.height|number_format:"0"|default:"0"} + {/if} + PPLNS Shares + {$PPLNSSHARES|number_format:"0"|default:"0"} + Estimated Shares + {$BLOCKDETAILS.estshares|number_format|default:"0"} + + + Amount + {$BLOCKDETAILS.amount|default:"0"} + Confirmations + {if $BLOCKDETAILS.confirmations >= $GLOBAL.confirmations} + Confirmed + {else if $BLOCKDETAILS.confirmations == -1} + Orphan + {else if $BLOCKDETAILS.confirmations == 0}0 + {else}{($GLOBAL.confirmations - $BLOCKDETAILS.confirmations)|default:"0"} left{/if} + Block Average + {$BLOCKAVERAGE|number_format:"0"|default:"0"} + Average Efficiency + {math assign="percentage2" equation=(($BLOCKDETAILS.estshares / $BLOCKAVERAGE) * 100)}{$percentage2|number_format:"2"} % + + + Difficulty + {$BLOCKDETAILS.difficulty|default:"0"} + Time + {$BLOCKDETAILS.time|default:"0"} + Target Rounds + {$BLOCKAVGCOUNT|number_format:"0"|default:"0"} + Target Variance + {math assign="percentage" equation=(($BLOCKDETAILS.estshares / $PPLNSSHARES) * 100)}{$percentage|number_format:"2"} % + + + Shares + {$BLOCKDETAILS.shares|number_format:"0"|default:"0"} + Finder + {$BLOCKDETAILS.finder|default:"unknown"} + Seconds This Round + {$BLOCKDETAILS.round_time|number_format:"0"|default:"0"} + Round Variance + {math assign="percentage1" equation=(($BLOCKDETAILS.shares / $PPLNSSHARES) * 100)}{$percentage1|number_format:"2"} % + + + -
- -
-
+
+ +
+
+
+
diff --git a/public/templates/bootstrap/statistics/round/pplns_round_shares.tpl b/public/templates/bootstrap/statistics/round/pplns_round_shares.tpl index e7a3da6e..71d4856e 100755 --- a/public/templates/bootstrap/statistics/round/pplns_round_shares.tpl +++ b/public/templates/bootstrap/statistics/round/pplns_round_shares.tpl @@ -1,7 +1,7 @@
- PPLNS Round Shares + PPLNS Round Shares
diff --git a/public/templates/bootstrap/statistics/round/pplns_transactions.tpl b/public/templates/bootstrap/statistics/round/pplns_transactions.tpl index 6c5094e9..fa1bdf0b 100755 --- a/public/templates/bootstrap/statistics/round/pplns_transactions.tpl +++ b/public/templates/bootstrap/statistics/round/pplns_transactions.tpl @@ -2,7 +2,7 @@
- Round Transactions + Round Transactions
diff --git a/public/templates/bootstrap/statistics/round/pplns_transactions_small.tpl b/public/templates/bootstrap/statistics/round/pplns_transactions_small.tpl index 2bae50de..26035876 100755 --- a/public/templates/bootstrap/statistics/round/pplns_transactions_small.tpl +++ b/public/templates/bootstrap/statistics/round/pplns_transactions_small.tpl @@ -2,7 +2,7 @@
- Round Statistics + Round Statistics
diff --git a/public/templates/bootstrap/statistics/round/round_shares.tpl b/public/templates/bootstrap/statistics/round/round_shares.tpl index a13052db..b7895854 100755 --- a/public/templates/bootstrap/statistics/round/round_shares.tpl +++ b/public/templates/bootstrap/statistics/round/round_shares.tpl @@ -1,7 +1,7 @@
- Round Shares + Round Shares
diff --git a/public/templates/bootstrap/statistics/uptime/default.tpl b/public/templates/bootstrap/statistics/uptime/default.tpl index 4a9ab6af..7a90e676 100755 --- a/public/templates/bootstrap/statistics/uptime/default.tpl +++ b/public/templates/bootstrap/statistics/uptime/default.tpl @@ -1,7 +1,7 @@
-
UptimeRobot Status
+
UptimeRobot Status