forked from p15670423/monkey
cc: Reword info box for local network scan in Network configuration tab
Co-authored-by: VakarisZ <36815064+VakarisZ@users.noreply.github.com>
This commit is contained in:
parent
9cb6dca220
commit
6f33b04e1f
|
@ -12,7 +12,7 @@ BASIC_NETWORK = {
|
||||||
"info_box": {
|
"info_box": {
|
||||||
"title": "",
|
"title": "",
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"info": 'The Monkey scans its subnet if "Local network scan" is ticked. '
|
"info": 'The Monkey scans its subnet if "Local network scan" is checked. '
|
||||||
'Additionally, the Monkey scans machines according to "Scan '
|
'Additionally, the Monkey scans machines according to "Scan '
|
||||||
'target list".',
|
'target list".',
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue