mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
changed help tip
This commit is contained in:
parent
8efb8c46b1
commit
f5f5d609a7
@ -914,7 +914,7 @@ class HostDevices extends Wizard
|
||||
'hidden' => (($this->task['subnet_csv'] == '1') ? 1 : 0),
|
||||
'id' => 'std_subnet',
|
||||
'label' => '<b>'.__('Network').':</b>'.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' => [
|
||||
|
Loading…
x
Reference in New Issue
Block a user