mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
ipblocklist.cgi: Use changed fw reload language string.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -122,7 +122,7 @@ if ($cgiparams{'ACTION'} eq "$Lang::tr{'save'}") {
|
||||
&General::firewall_config_changed();
|
||||
|
||||
# Display notice about a required reload of the firewall.
|
||||
$errormessage = "$Lang::tr{'p2p block save notice'}";
|
||||
$errormessage = "$Lang::tr{'fw rules reload notice'}";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user