From 5773a94022c2c2536d34af25ee89409c6653bf09 Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Thu, 5 Nov 2015 10:40:50 +0100 Subject: [PATCH] Fixed table in events filter. Ticket#2940 --- pandora_console/operation/events/events_list.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandora_console/operation/events/events_list.php b/pandora_console/operation/events/events_list.php index a4d81d0245..ce64a4e876 100644 --- a/pandora_console/operation/events/events_list.php +++ b/pandora_console/operation/events/events_list.php @@ -494,13 +494,13 @@ if (defined('METACONSOLE')) ''; } else { - $data[0] = '
' . + $data[0] = '
' . '' . __('Events with following tags') . '' . html_print_table($tabletags_with, true) . '
'; - $data[1] = '
' . + $data[1] = '
' . '' . __('Events without following tags') . '' .