fix "topnav" when there are more than 1000 objects

git-svn-id: http://www.observium.org/svn/observer/trunk@2419 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2011-09-05 15:23:04 +00:00
parent 020c782a8b
commit 4e61e47981
+1 -1
View File
@@ -46,7 +46,7 @@ if ($services['down']) { $services['bgcolour'] = "#ffcccc"; } else { $services['
?>
<table cellpadding="1" cellspacing="0" border="0" width=400>
<table cellpadding="0" cellspacing="0" border="0" width=500>
<tr style="background-color: <?php echo($devices[bgcolour]); ?>">
<td width="5"></td>
<td><strong>Devices</strong></td>