mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix wording per ticket #1471
This commit is contained in:
parent
e461fcfc55
commit
3afdcfe8ad
@ -143,7 +143,7 @@ if ($_POST) {
|
||||
} else {
|
||||
restore_config_section($_POST['restorearea'], $rules);
|
||||
filter_configure();
|
||||
$savemsg = "The configuration area has been restored. The firewall is now rebooting.";
|
||||
$savemsg = "The configuration area has been restored. You may need to reboot the firewall.";
|
||||
}
|
||||
} else {
|
||||
$rules = file_get_contents($_FILES['conffile']['tmp_name']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user