From 79a944c0e32099b3fc123663b50034c12319275d Mon Sep 17 00:00:00 2001 From: Jaroslav Drzik Date: Tue, 1 Nov 2022 18:54:07 +0100 Subject: [PATCH] typo 3 --- inc/remotesupport.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 != "") {