From 8d06b629e9c01a8c999d9c01de07d5904375ffb8 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 1 Mar 2014 11:00:41 -0700 Subject: [PATCH] Worker Prepends --- public/templates/bootstrap/account/workers/default.tpl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/public/templates/bootstrap/account/workers/default.tpl b/public/templates/bootstrap/account/workers/default.tpl index e86607d3..47498fdf 100755 --- a/public/templates/bootstrap/account/workers/default.tpl +++ b/public/templates/bootstrap/account/workers/default.tpl @@ -47,7 +47,7 @@ {if $GLOBAL.config.disable_notifications != 1}Monitor{/if} Khash/s Difficulty - Action + Action @@ -55,7 +55,13 @@ {section worker $WORKERS} {assign var="username" value="."|escape|explode:$WORKERS[worker].username:2} - 0} style="color: orange"{/if}>{$username.0|escape}. + +
+ 0} style="color: orange"{/if} class="input-group-addon">{$username.0|escape}. + +
+ + {if $GLOBAL.config.disable_notifications != 1}