From f122405351b8f96b1763a733205cb5290d1f42c5 Mon Sep 17 00:00:00 2001 From: miguel angel rasteu Date: Mon, 8 May 2023 08:16:59 +0200 Subject: [PATCH] #10666 Fix column name --- pandora_console/godmode/groups/tactical.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/godmode/groups/tactical.php b/pandora_console/godmode/groups/tactical.php index 5339590bc4..03d019d569 100644 --- a/pandora_console/godmode/groups/tactical.php +++ b/pandora_console/godmode/groups/tactical.php @@ -179,7 +179,7 @@ try { __('Alias'), __('Status'), __('Alerts'), - __('Ultimo contacto remoto'), + __('Last remote contact'), ]; // Load datatables user interface.