mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add captive portal voucher configuration backup area option Ticket #609
This commit is contained in:
parent
02611466ce
commit
fdb085fade
@ -101,6 +101,7 @@ function spit_out_select_items($area, $showall) {
|
||||
|
||||
$areas = array("aliases" => "Aliases",
|
||||
"captiveportal" => "Captive Portal",
|
||||
"voucher" => "Captive Portal Vouchers",
|
||||
"dnsmasq" => "DNS Forwarder",
|
||||
"dhcpd" => "DHCP Server",
|
||||
"filter" => "Firewall Rules",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user