diff --git a/inc/remotesupport.class.php b/inc/remotesupport.class.php index 459dd6d..0699ac7 100644 --- a/inc/remotesupport.class.php +++ b/inc/remotesupport.class.php @@ -38,7 +38,7 @@ class PluginRemotesupportRemotesupport extends CommonDBTM echo ''; $url = "
  • getID()] == 'Offline' ? "style=\"background-color: red\"" : "". + $statusids[$item->getID()] == 'Offline' ? "style=\"background-color: red\"" : "". ">" . $name . "
  • "; if ($url != "") {