summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
Diffstat (limited to 'usr')
-rwxr-xr-xusr/local/www/diag_backup.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php
index 4545d32..2be3058 100755
--- a/usr/local/www/diag_backup.php
+++ b/usr/local/www/diag_backup.php
@@ -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']);
OpenPOWER on IntegriCloud