mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
parent
f1db0b5695
commit
e7908ab5ce
@ -265,7 +265,7 @@ $section->addInput(new Form_Select(
|
||||
))->setWidth(6)->setHelp('NOTE: Rules for WAN type '.
|
||||
'interfaces in groups do not contain the reply-to mechanism upon which '.
|
||||
'Multi-WAN typically relies. '.
|
||||
'<a href="https://doc.pfsense.org/index.php/ifgroups">More Information</a>');
|
||||
'<a href="https://doc.pfsense.org/index.php/Interface_Groups">More Information</a>');
|
||||
|
||||
if (isset($id) && $a_ifgroups[$id]) {
|
||||
$form->addGlobal(new Form_Input(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user