From aabab560279952f47eab2cd42980effbb4d3bc5e Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Sat, 1 Mar 2014 21:52:00 +0100 Subject: [PATCH] [UPDATE] Worker column alignments --- .../bootstrap/account/workers/default.tpl | 33 +++++++++---------- 1 file changed, 16 insertions(+), 17 deletions(-) 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 @@