Add captive portal voucher configuration backup area option Ticket #609

This commit is contained in:
Scott Ullrich 2010-05-20 17:23:57 -04:00
parent 02611466ce
commit fdb085fade

View File

@ -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",