diff --git a/public/templates/bootstrap/account/workers/default.tpl b/public/templates/bootstrap/account/workers/default.tpl index 3f051e52..8087f2ba 100755 --- a/public/templates/bootstrap/account/workers/default.tpl +++ b/public/templates/bootstrap/account/workers/default.tpl @@ -30,7 +30,6 @@
Worker Configuration
-
@@ -43,11 +42,11 @@ Worker Login Worker Password - Active + Active {if $GLOBAL.config.disable_notifications != 1}Monitor{/if} - Khash/s - Difficulty - Action + Khash/s + Difficulty + Action @@ -57,24 +56,24 @@
- 0} style="color: orange"{/if} class="input-group-addon">{$username.0|escape}. - + 0} style="color: orange"{/if} class="input-group-addon">{$username.0|escape}. +
- + {if $GLOBAL.config.disable_notifications != 1} - - - + + + {/if} - {$WORKERS[worker].hashrate|number_format} - {$WORKERS[worker].difficulty|number_format:"2"} - + {$WORKERS[worker].hashrate|number_format} + {$WORKERS[worker].difficulty|number_format:"2"} + {/section} {/nocache} @@ -83,4 +82,4 @@