diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php index f16e59c84..cb7b15cca 100644 --- a/html/pages/devices.inc.php +++ b/html/pages/devices.inc.php @@ -274,6 +274,7 @@ if($format == "graph") } else { echo('
+
'); if ($subformat == "detail" || $subformat == "basic") @@ -307,6 +308,7 @@ if($format == "graph") } echo("
"); echo('
'); + echo('
'); } ?>