From f9b09fbde6d57cbbeaa1a6dd91d7a6a1f7c0a179 Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Mon, 19 Jun 2017 20:47:00 -0400 Subject: [PATCH] Only get custom nav elements if not in maint mode and the table exists --- inc/header.inc.php | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/inc/header.inc.php b/inc/header.inc.php index 8482791b..0ffe88ef 100644 --- a/inc/header.inc.php +++ b/inc/header.inc.php @@ -310,6 +310,9 @@ if ($modsForHesk_settings['show_icons']) { + ?>
  • @@ -328,7 +331,8 @@ if ($modsForHesk_settings['show_icons']) {
  • - +