From 01f9dbfa7ab4f9099c7054f3b2df174757762689 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 (cherry picked from commit 9a9f8e17b8dab3df29b3e67a27025706b1988c6e) Conflicts: pandora_console/operation/events/events_list.php --- 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 eda56ae8e5..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') . '' .