From faaa03e4ad33173f3a5090a2c528fdd9c57a92e3 Mon Sep 17 00:00:00 2001 From: Geert Hauwaerts Date: Sun, 21 Feb 2010 01:10:04 +0000 Subject: [PATCH] - Do not display "Services" in the top navigation when servies are disabled. git-svn-id: http://www.observium.org/svn/observer/trunk@897 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/topnav.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/html/includes/topnav.inc b/html/includes/topnav.inc index 65d28e60b0..d5ed2c7ad4 100644 --- a/html/includes/topnav.inc +++ b/html/includes/topnav.inc @@ -73,6 +73,7 @@ if($services['down']) { $services['bgcolour'] = "#ffcccc"; } else { $services['b ) + Services : @@ -85,4 +86,5 @@ if($services['down']) { $services['bgcolour'] = "#ffcccc"; } else { $services['b ) +