From b05aac4678a359b8b530da729d55cf8787651829 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Mon, 9 Sep 2013 16:03:54 +0200 Subject: [PATCH] @nrpatten: Updated dashboard for prop --- public/templates/test/dashboard/default.tpl | 130 ++++++++++---------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/public/templates/test/dashboard/default.tpl b/public/templates/test/dashboard/default.tpl index d650466b..8f5cacec 100644 --- a/public/templates/test/dashboard/default.tpl +++ b/public/templates/test/dashboard/default.tpl @@ -1,65 +1,65 @@ -
-
-
-

Dashboard

-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
+
+

Dashboard

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Your Stats
Hashrate{$GLOBAL.userdata.hashrate|number_format} KH/s
Unpaid Shares
Your Valid{$GLOBAL.userdata.shares.valid|number_format}
Pool Valid{$GLOBAL.roundshares.valid|number_format}
Round Shares
Pool Valid{$GLOBAL.roundshares.valid|number_format}
Pool Invalid{$GLOBAL.roundshares.invalid|number_format}{if $GLOBAL.roundshares.valid > 0} ({($GLOBAL.roundshares.invalid / ($GLOBAL.roundshares.valid + $GLOBAL.roundshares.invalid) * 100)|number_format:"2"}%){/if}
Your Invalid{$GLOBAL.userdata.shares.invalid|number_format}{if $GLOBAL.roundshares.valid > 0} ({($GLOBAL.userdata.shares.invalid / ($GLOBAL.roundshares.valid + $GLOBAL.roundshares.invalid) * 100)|number_format:"2"}%){/if}
{$GLOBAL.config.currency} Round Estimate
Block{$GLOBAL.userdata.est_block|number_format:"8"}
Fees{$GLOBAL.userdata.est_fee|number_format:"8"}
Donation{$GLOBAL.userdata.est_donation|number_format:"8"}
Payout{$GLOBAL.userdata.est_payout|number_format:"8"}
 
{$GLOBAL.config.currency} Account Balance
Confirmed{$GLOBAL.userdata.balance.confirmed|default:"0"}
Unconfirmed{$GLOBAL.userdata.balance.unconfirmed|default:"0"}
+
+