summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index 3fcd8a6..58ac151 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -85,7 +85,7 @@ if ($_POST) {
if (file_exists($d_filterconfdirty_path))
unlink($d_filterconfdirty_path);
- $savemsg = "The settings have been applied";
+ $savemsg = "The settings have been applied. The firewall rules are now reloading in the background.";
}
}
OpenPOWER on IntegriCloud