From a431c0fc6062fbc4db555d26b36ce8d926402095 Mon Sep 17 00:00:00 2001 From: iAmShorty Date: Wed, 12 Mar 2014 09:33:48 +0100 Subject: [PATCH] [UPDATE] fixed worker page icons and paging --- .../bootstrap/admin/poolworkers/default.tpl | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/public/templates/bootstrap/admin/poolworkers/default.tpl b/public/templates/bootstrap/admin/poolworkers/default.tpl index e7c0ce42..11c0d792 100644 --- a/public/templates/bootstrap/admin/poolworkers/default.tpl +++ b/public/templates/bootstrap/admin/poolworkers/default.tpl @@ -5,21 +5,6 @@ {$GLOBAL.workers} Current Active Pool Workers
-
-
- - - - -
-
@@ -39,9 +24,9 @@ - + {if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1} - + {/if} @@ -52,6 +37,21 @@
{$WORKERS[worker].username|escape} {$WORKERS[worker].password|escape}{$WORKERS[worker].hashrate|number_format|default:"0"} {if $WORKERS[worker].hashrate > 0}{$WORKERS[worker].difficulty|number_format:"2"|default:"0"}{else}0{/if}
+
+
+ + + + +
+