From 44b2b8754724777e6d52040658efebe5e35cf1cc Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 25 Sep 2015 11:19:25 +0200 Subject: [PATCH] monitoring: Remove strong and small tags in the host detail refs #5543 --- .../views/scripts/partials/host/object-header.phtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/monitoring/application/views/scripts/partials/host/object-header.phtml b/modules/monitoring/application/views/scripts/partials/host/object-header.phtml index 771b731baa..37aacea204 100644 --- a/modules/monitoring/application/views/scripts/partials/host/object-header.phtml +++ b/modules/monitoring/application/views/scripts/partials/host/object-header.phtml @@ -5,14 +5,14 @@ use Icinga\Module\Monitoring\Object\Host;
- host_state, true); ?>
+ host_state, true); ?>
timeSince($object->host_last_state_change); ?>
iconImage()->host($object) ?> - escape($object->host_display_name); ?> + <>escape($object->host_display_name); ?> host_display_name !== $object->host_name): ?> - (escape($object->host_name); ?>) + (escape($object->host_name); ?>) host_address && $object->host_address !== $object->host_name): ?>