From 2535d802b1d73e92d04ec17880abe7fac40fc668 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 23 Jan 2015 10:45:10 +0100 Subject: [PATCH] monitoring: Add missing td closing tag --- .../application/views/scripts/show/components/command.phtml | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/monitoring/application/views/scripts/show/components/command.phtml b/modules/monitoring/application/views/scripts/show/components/command.phtml index a13ed1bee..dd8996d58 100644 --- a/modules/monitoring/application/views/scripts/show/components/command.phtml +++ b/modules/monitoring/application/views/scripts/show/components/command.phtml @@ -20,6 +20,7 @@ $command = array_shift($parts); ); ?>">icon('reply'); ?> translate('Process check result'); ?> +