diff --git a/public/templates/bootstrap/dashboard/account_data.tpl b/public/templates/bootstrap/dashboard/account_data.tpl
index c9d01c25..ce32871a 100644
--- a/public/templates/bootstrap/dashboard/account_data.tpl
+++ b/public/templates/bootstrap/dashboard/account_data.tpl
@@ -4,52 +4,54 @@
-
-
- |
- {if $GLOBAL.userdata.no_fees}
- You are mining without any pool fees applied and
- {else if $GLOBAL.fees > 0}
- You are mining at {if $GLOBAL.fees < 0.0001}{$GLOBAL.fees|escape|number_format:"8"}{else}{$GLOBAL.fees|escape}{/if}% pool fee and
- {else}
- This pool does not apply fees and
- {/if}
- {if $GLOBAL.userdata.donate_percent > 0}
- you donate {$GLOBAL.userdata.donate_percent|escape}%.
- {else}
- you are not donating.
- {/if}
- |
-
-
-
-
- | {$GLOBAL.config.currency} Account Balance |
-
-
- | Confirmed |
- {$GLOBAL.userdata.balance.confirmed|number_format:"6"} |
-
-
- | Unconfirmed |
- {$GLOBAL.userdata.balance.unconfirmed|number_format:"6"} |
-
-
- {if !$DISABLED_DASHBOARD and !$DISABLED_DASHBOARD_API}
-
-
-
- | Worker |
- Hashrate |
- Difficulty |
-
-
-
- No worker information available |
-
-
-
- {/if}
+
+
+ |
+ {if $GLOBAL.userdata.no_fees}
+ You are mining without any pool fees applied and
+ {else if $GLOBAL.fees > 0}
+ You are mining at {if $GLOBAL.fees < 0.0001}{$GLOBAL.fees|escape|number_format:"8"}{else}{$GLOBAL.fees|escape}{/if}% pool fee and
+ {else}
+ This pool does not apply fees and
+ {/if}
+ {if $GLOBAL.userdata.donate_percent > 0}
+ you donate {$GLOBAL.userdata.donate_percent|escape}%.
+ {else}
+ you are not donating.
+ {/if}
+ |
+
+
+
+
+ | {$GLOBAL.config.currency} Account Balance |
+
+
+
+ | Confirmed |
+ {$GLOBAL.userdata.balance.confirmed|number_format:"6"}
+ |
+
+ | Unconfirmed |
+ {$GLOBAL.userdata.balance.unconfirmed|number_format:"6"}
+ |
+
+
+ {if !$DISABLED_DASHBOARD and !$DISABLED_DASHBOARD_API}
+
+
+
+ | Worker |
+ Hashrate |
+ Difficulty |
+
+
+
+ No worker information available |
+
+
+
+ {/if}
diff --git a/public/templates/bootstrap/dashboard/js_api.tpl b/public/templates/bootstrap/dashboard/js_api.tpl
index 53d22b90..de6eb036 100644
--- a/public/templates/bootstrap/dashboard/js_api.tpl
+++ b/public/templates/bootstrap/dashboard/js_api.tpl
@@ -113,7 +113,14 @@ $(document).ready(function(){
if (j == 0) { $('#b-workers').html('