diff --git a/src/usr/local/www/system_advanced_admin.php b/src/usr/local/www/system_advanced_admin.php index 7bc8b4c3d9..820fa470e6 100644 --- a/src/usr/local/www/system_advanced_admin.php +++ b/src/usr/local/www/system_advanced_admin.php @@ -437,7 +437,7 @@ $section->addInput(new Form_Checkbox( 'permitted, regardless of the user-defined firewall rule set. Check this box to '. 'disable this automatically added rule, so access to the webConfigurator is '. 'controlled by the user-defined firewall rules (ensure a firewall rule is '. - 'in place that allows access, to avoid being locked out!)Hint: the "Set interface(s) IP address" '. + 'in place that allows access, to avoid being locked out!) Hint: the "Set interface(s) IP address" '. 'option in the console menu resets this setting as well.', [$lockout_interface]); $section->addInput(new Form_Checkbox(