diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php
index 20c80406c8..7632140488 100644
--- a/html/pages/devices.inc.php
+++ b/html/pages/devices.inc.php
@@ -64,7 +64,7 @@ foreach (get_graph_subtypes($type) as $avail_type) {
} else {
$is_selected = '';
}
- $graphs_types .= '';
+ $graphs_types .= '';
}
$graphs_types .= '';