From e62f0bc7f47b4913de5ca9d6f7b967cc6332e1de Mon Sep 17 00:00:00 2001 From: laf Date: Wed, 18 Mar 2015 19:25:09 +0000 Subject: [PATCH] Updated to remove the pollers menu if distributed poller is not set --- html/includes/print-menubar.php | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/html/includes/print-menubar.php b/html/includes/print-menubar.php index 7a5615482..b0dcc22c3 100644 --- a/html/includes/print-menubar.php +++ b/html/includes/print-menubar.php @@ -446,6 +446,9 @@ if ($_SESSION['userlevel'] >= '10')
  • Edit User
  • Authlog
  • +'); + if($config['distributed_poller'] === TRUE) { + echo(' + '); + } + +echo('