From f0b470870ac9b9c1bdc94c00d25d60247cf2e293 Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 4 Dec 2014 09:59:28 +0100 Subject: [PATCH] Fix how we check whether any comments were found fixes #7898 --- .../monitoring/application/views/scripts/list/comments.phtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/comments.phtml b/modules/monitoring/application/views/scripts/list/comments.phtml index feb5c9394..677010f1b 100644 --- a/modules/monitoring/application/views/scripts/list/comments.phtml +++ b/modules/monitoring/application/views/scripts/list/comments.phtml @@ -10,8 +10,8 @@
- - translate('No comments matching the filter') ?> + + translate('No comments matching the filter'); ?>