From f391114fc8686d3abf83eb828ff926cb7e5bae12 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 14:59:28 +0200 Subject: [PATCH] monitoring: Fix h2 tag in the list/hosts view script refs #5543 --- modules/monitoring/application/views/scripts/list/hosts.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 8469e00e6..f5e8d112b 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -8,7 +8,7 @@ if (! $this->compact): ?> tabs ?>
render('list/components/selectioninfo.phtml') ?> -

compact ? ' data-base-target="col1"' : '' ?> +

compact ? ' data-base-target="col1"' : '' ?>> render('list/components/hostssummary.phtml') ?>