From 1b46348a1a7485a517b67d03eb2b36022f304b05 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 15:05:55 +0200 Subject: [PATCH] monitoring: Fix typo 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 49cae91a0..88e3a163e 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -18,7 +18,7 @@ if (! $this->compact): ?>
hasResult()): ?> -

translate('No hosts found matching the filter'.) ?>

+

translate('No hosts found matching the filter.') ?>