diff --git a/public/templates/bootstrap/account/workers/default.tpl b/public/templates/bootstrap/account/workers/default.tpl index 75e56914..9444a94d 100755 --- a/public/templates/bootstrap/account/workers/default.tpl +++ b/public/templates/bootstrap/account/workers/default.tpl @@ -56,7 +56,7 @@
- 0} style="color: orange"{/if} class="input-group-addon">{$username.0|escape}. + 0}style="color: orange"{/if} class="input-group-addon">{$username.0|escape}.
@@ -66,9 +66,7 @@ - + {/if} {$WORKERS[worker].hashrate|number_format} @@ -78,8 +76,17 @@ {/section} {/nocache} - + \ No newline at end of file + + + + + + + + \ No newline at end of file diff --git a/public/templates/bootstrap/master.tpl b/public/templates/bootstrap/master.tpl old mode 100644 new mode 100755