From d155c7a3fcbe173dc96e0169e5a2d78e758bdc9d Mon Sep 17 00:00:00 2001 From: Michael Friedrich Date: Tue, 20 May 2014 23:46:33 +0200 Subject: [PATCH] Fix checks for empty check source attribute refs ##5814 --- .../application/views/scripts/show/components/checksource.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/show/components/checksource.phtml b/modules/monitoring/application/views/scripts/show/components/checksource.phtml index 921654eeb..60bb944f3 100644 --- a/modules/monitoring/application/views/scripts/show/components/checksource.phtml +++ b/modules/monitoring/application/views/scripts/show/components/checksource.phtml @@ -1,4 +1,4 @@ -check_source) || ! $object->check_source) return ?> +check_source) return ?> translate('Check Source') ?>