mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
fix up text
This commit is contained in:
parent
54c605d497
commit
844cbbe9f0
@ -485,8 +485,8 @@ if($act=="new" || $act=="edit"):
|
||||
// are nested toggles
|
||||
$section->addInput(new Form_Checkbox(
|
||||
'netbios_enable',
|
||||
'Netbios Option',
|
||||
'Enable Netbios over TCP/IP',
|
||||
'NetBIOS Options',
|
||||
'Enable NetBIOS over TCP/IP',
|
||||
$pconfig['netbios_enable']
|
||||
))->setHelp('If this option is not set, all NetBIOS-over-TCP/IP options (including WINS) will be disabled. ');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user