diff --git a/html/includes/hostbox-old.inc b/html/includes/hostbox-old.inc deleted file mode 100644 index 46e544271..000000000 --- a/html/includes/hostbox-old.inc +++ /dev/null @@ -1,32 +0,0 @@ -"; } - - echo("
| $image | -$device[hostname]
- $device[hardware] |
- $device[os] $device[version] - $device[features] |
- $device[location] - Up " . formatUptime($device[uptime]) ." |
- "); - - if($_GET['page'] == 'device') { - if($_GET['graphs'] == 'yes') { - echo(""); - } else { - echo(""); - } - } - -echo(" |