diff --git a/modules/monitoring/application/views/scripts/partials/object/host-header.phtml b/modules/monitoring/application/views/scripts/partials/object/host-header.phtml index 35f17489a..673d75d62 100644 --- a/modules/monitoring/application/views/scripts/partials/object/host-header.phtml +++ b/modules/monitoring/application/views/scripts/partials/object/host-header.phtml @@ -5,33 +5,26 @@ use Icinga\Module\Monitoring\Object\Host;
-
- = Host::getStateText($object->host_state, true) ?>
- = Host::getStateText($object->host_state, true) ?>
+
|
-
- = $this->iconImage()->host($object) ?>
- = $this->escape($object->host_display_name) ?>
- host_display_name !== $object->host_name): ?>
- (= $this->escape($object->host_name) ?>)
-
- host_address6 && $object->host_address6 !== $object->host_name): ?>
- |