From 8831dadbc072079f38d48f48122231248f2b6136 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Tue, 11 Mar 2014 08:59:22 +0100 Subject: [PATCH] [PREP] #1922 --- public/templates/bootstrap/account/workers/default.tpl | 6 +++--- public/templates/bootstrap/admin/poolworkers/default.tpl | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/templates/bootstrap/account/workers/default.tpl b/public/templates/bootstrap/account/workers/default.tpl index d61e0c31..47e0fa90 100644 --- a/public/templates/bootstrap/account/workers/default.tpl +++ b/public/templates/bootstrap/account/workers/default.tpl @@ -42,7 +42,7 @@ Worker Login Worker Password Active - {if $GLOBAL.config.disable_notifications != 1}Monitor{/if} + {if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1}Monitor{/if} Khash/s Difficulty Action @@ -61,7 +61,7 @@ - {if $GLOBAL.config.disable_notifications != 1} + {if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1} @@ -83,4 +83,4 @@ - \ No newline at end of file + diff --git a/public/templates/bootstrap/admin/poolworkers/default.tpl b/public/templates/bootstrap/admin/poolworkers/default.tpl index 2ebaf31b..e7c0ce42 100644 --- a/public/templates/bootstrap/admin/poolworkers/default.tpl +++ b/public/templates/bootstrap/admin/poolworkers/default.tpl @@ -27,7 +27,7 @@ Worker Name Password Active - {if $GLOBAL.config.disable_notifications != 1}Monitor{/if} + {if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1}Monitor{/if} Khash/s Difficulty Avg Difficulty @@ -40,7 +40,7 @@ {$WORKERS[worker].username|escape} {$WORKERS[worker].password|escape} - {if $GLOBAL.config.disable_notifications != 1} + {if $GLOBAL.config.disable_notifications != 1 && $DISABLE_IDLEWORKERNOTIFICATIONS != 1} {/if} {$WORKERS[worker].hashrate|number_format|default:"0"}