typo 3
This commit is contained in:
@@ -38,7 +38,7 @@ class PluginRemotesupportRemotesupport extends CommonDBTM
|
||||
echo '<td>';
|
||||
|
||||
$url = "<a target=\"_blank\" href=\"" . $href . "\"><li class=\"document\" ".
|
||||
$stastusids[$item->getID()] == 'Offline' ? "style=\"background-color: red\"" : "".
|
||||
$statusids[$item->getID()] == 'Offline' ? "style=\"background-color: red\"" : "".
|
||||
"><i class=\"fa fa-laptop-medical\"></i>" . $name . "</li></a>";
|
||||
|
||||
if ($url != "") {
|
||||
|
||||
Reference in New Issue
Block a user