From d4c81b44ea0c201d214f93d5724f6eb98778d172 Mon Sep 17 00:00:00 2001 From: Adam Amstrong Date: Wed, 4 Apr 2007 12:11:45 +0000 Subject: [PATCH] fix uptime git-svn-id: http://www.observium.org/svn/observer/trunk@56 61d68cd4-352d-0410-923a-c4978735b2b8 --- html/includes/hostbox.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/includes/hostbox.inc b/html/includes/hostbox.inc index 0b96aabcd..41ca28b54 100644 --- a/html/includes/hostbox.inc +++ b/html/includes/hostbox.inc @@ -20,7 +20,7 @@ $device[version] $device[hardware]
$device[features] - " . formatUptime($device[device_uptime]) . " + " . formatUptime($device[uptime]) . "
$device[location]