From f5f5d609a71f10de570e4d5a4f996f60fe22454b Mon Sep 17 00:00:00 2001 From: "alejandro.campos@artica.es" Date: Tue, 6 Sep 2022 13:16:24 +0200 Subject: [PATCH] changed help tip --- pandora_console/godmode/wizards/HostDevices.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/godmode/wizards/HostDevices.class.php b/pandora_console/godmode/wizards/HostDevices.class.php index 36e7df0b21..cf4f6fe87b 100755 --- a/pandora_console/godmode/wizards/HostDevices.class.php +++ b/pandora_console/godmode/wizards/HostDevices.class.php @@ -914,7 +914,7 @@ class HostDevices extends Wizard 'hidden' => (($this->task['subnet_csv'] == '1') ? 1 : 0), 'id' => 'std_subnet', 'label' => ''.__('Network').':'.ui_print_help_tip( - __('You can specify several networks, separated by commas, for example: 192.168.50.0/24,192.168.60.0/24'), + __('You can specify networks or fully qualified domain names of a specific host, separated by commas, for example: 192.168.50.0/24,192.168.60.0/24, hostname.artica.es'), true ), 'arguments' => [