mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Merge pull request #2867 from phil-davis/patch-4
This commit is contained in:
commit
56f8de9bb3
@ -683,7 +683,7 @@ $section->addInput(new Form_Select(
|
||||
'restorearea',
|
||||
'Restore area',
|
||||
'',
|
||||
build_area_list(false)
|
||||
build_area_list(true)
|
||||
));
|
||||
|
||||
$section->addInput(new Form_Input(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user