Fix some broken things.

git-svn-id: http://www.observium.org/svn/observer/trunk@91 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2007-04-11 20:57:56 +00:00
parent 614520b28c
commit 8fe93f54de
9 changed files with 30 additions and 43 deletions

View File

@@ -18,7 +18,7 @@ if($bg == $list_colour_a) { $bg = $list_colour_b; } else { $bg=$list_colour_a; }
" . $entry['datetime'] . "
</td>");
if(!$_GET[id] && !$overview) {
$dev['id'] = $entry['host'];
$dev['device_id'] = $entry['host'];
$dev['hostname'] = $hostname;
echo("<td class=list-bold width=250>
" . generatedevicelink($dev) . "