From 40d223d5846607fa031e725fdbbe5f7c404b644b Mon Sep 17 00:00:00 2001 From: root Date: Mon, 18 Nov 2013 11:44:42 +0100 Subject: [PATCH] [UPDATE] template changes --- public/include/classes/worker.class.php | 1 - public/templates/mmcFE/global/navigation.tpl | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/public/include/classes/worker.class.php b/public/include/classes/worker.class.php index db7780af..8f6f4696 100644 --- a/public/include/classes/worker.class.php +++ b/public/include/classes/worker.class.php @@ -251,7 +251,6 @@ class Worker extends Base { return true; return $this->sqlError('E0061'); } - } $worker = new Worker(); diff --git a/public/templates/mmcFE/global/navigation.tpl b/public/templates/mmcFE/global/navigation.tpl index aa632029..490e15f5 100644 --- a/public/templates/mmcFE/global/navigation.tpl +++ b/public/templates/mmcFE/global/navigation.tpl @@ -33,7 +33,7 @@
  • Block Stats
  • Hashrate Graphs
  • Round Stats
  • - +
  • Block Finder Stats
  • {if $GLOBAL.config.monitoring_uptimerobot_api_keys|default:"0"}
  • Uptime Stats
  • {/if} @@ -50,7 +50,7 @@
  • Round Stats
  • {/if} {if $GLOBAL.acl.blockfinder.statistics} - +
  • Block Finder Stats
  • {/if} {if $GLOBAL.acl.uptime.statistics} {if $GLOBAL.config.monitoring_uptimerobot_api_keys|default:"0"}
  • Uptime Stats
  • {/if}