diff --git a/modules/monitoring/application/views/scripts/list/contacts.phtml b/modules/monitoring/application/views/scripts/list/contacts.phtml index 78910cead..6775fb480 100644 --- a/modules/monitoring/application/views/scripts/list/contacts.phtml +++ b/modules/monitoring/application/views/scripts/list/contacts.phtml @@ -8,14 +8,7 @@
-translate('No contacts found matching the filter') . '
'; - return; -} -?> - +
img('/static/gravatar', array('email' => $contact->contact_email)); ?> qlink( @@ -59,4 +52,7 @@ if (count($contacts) === 0) { if (true): /* The following piece of HTML MUST be nested in
+ hasResult()): ?> + translate('No contacts found matching the filter'); ?> +