mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Change wording
This commit is contained in:
parent
fe3801bf67
commit
7916acc3fb
@ -190,10 +190,10 @@ EOD;
|
||||
|
||||
echo <<<EOD
|
||||
|
||||
*NOTE* {$g['product_name']} requires {$g['minimum_nic_count_text']} assigned interfaces to function.
|
||||
*NOTE* {$g['product_name']} requires {$g['minimum_nic_count_text']} assigned interface(s) to function.
|
||||
If you do not have {$g['minimum_nic_count_text']} interfaces you CANNOT continue.
|
||||
|
||||
If you do not have at least {$g['minimum_nic_count']} *REAL* network interface cards
|
||||
If you do not have at least {$g['minimum_nic_count']} *REAL* network interface card(s)
|
||||
or one interface with multiple VLANs then {$g['product_name']}
|
||||
*WILL NOT* function correctly.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user