diff --git a/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl b/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl index 806dbbf7..a72e481e 100644 --- a/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl +++ b/public/templates/bootstrap/dashboard/overview/_without_price_graph.tpl @@ -1,31 +1,85 @@ -
-

My Hashrate

- {$GLOBAL.userdata.hashrate|number_format:"2"} {$GLOBAL.hashunits.personal} -
- +
+
+
+ +
+
+
+

My Hashrate

+
+ {$GLOBAL.userdata.hashrate|number_format:"2"} {$GLOBAL.hashunits.personal} +
+ +
+
+
+
-
-

My Sharerate

- {$GLOBAL.userdata.sharerate|number_format:"2"} S/s -
- +
+
+
+ +
+
+
+

Pool Hashrate

+
+ {$GLOBAL.hashrate|number_format:"2"} {$GLOBAL.hashunits.pool} +
+ +
+
+
+
-
-

Pool Hashrate

- {$GLOBAL.hashrate|number_format:"2"} {$GLOBAL.hashunits.pool} -
- +
+
+
+ +
+
+
+

My Sharerate

+
+ {$GLOBAL.userdata.sharerate|number_format:"2"} S/s +
+ +
+
+
+
-
-

Pool Workers

- {$GLOBAL.workers} -
- +
+
+
+ +
+
+
+

Pool Workers

+
+ {$GLOBAL.workers} +
+ +
+
+
+
-
-

Net Hashrate

- {$GLOBAL.nethashrate|number_format:"2"} {$GLOBAL.hashunits.network} -
- +
+
+
+ +
+
+
+

Net Hashrate

+
+ {$GLOBAL.nethashrate|number_format:"2"} {$GLOBAL.hashunits.network} +
+ +
+
+
+
-