From fdb085fade815c447e2172a67ffb0164c17d795f Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 20 May 2010 17:23:57 -0400 Subject: Add captive portal voucher configuration backup area option Ticket #609 --- usr/local/www/diag_backup.php | 1 + 1 file changed, 1 insertion(+) (limited to 'usr') diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php index fc66900..243008d 100755 --- a/usr/local/www/diag_backup.php +++ b/usr/local/www/diag_backup.php @@ -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", -- cgit v1.1