From 9a9f8e17b8dab3df29b3e67a27025706b1988c6e Mon Sep 17 00:00:00 2001 From: Arturo Gonzalez Date: Wed, 25 May 2016 17:40:34 +0200 Subject: [PATCH] Fixed events with/without tags table in advanced options. Ticket #3702 --- 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 a82ab8c86a..371041eff0 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') . '' .