mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fixed #6349
This commit is contained in:
parent
88cce82b30
commit
c032a89a89
@ -322,6 +322,7 @@ include("head.inc");
|
||||
|
||||
if ($input_errors) {
|
||||
print_input_errors($input_errors);
|
||||
unset($pconfig['doreboot']);
|
||||
}
|
||||
|
||||
if ($savemsg) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user