diff --git a/html/includes/common/device-summary-horiz.inc.php b/html/includes/common/device-summary-horiz.inc.php index 47ddd4a7ea..3a4b22e1a8 100644 --- a/html/includes/common/device-summary-horiz.inc.php +++ b/html/includes/common/device-summary-horiz.inc.php @@ -5,7 +5,7 @@ $temp_output = '
- + @@ -16,7 +16,7 @@ $temp_output = ' - + @@ -25,7 +25,7 @@ $temp_output = ' '.($config['summary_errors'] ? '' : '').' - + @@ -37,7 +37,7 @@ $temp_output = ' if ($config['show_services']) { $temp_output .= ' - +
  Total Up
Devices '.$devices['count'].' '.$devices['up'].' '.$devices['disabled'].'-
Ports '.$ports['count'].' '.$ports['up'].'
Services '.$services['count'].' '.$services['up'].'