mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Fix #3079, add a section for DHCPv6 Server backup
This commit is contained in:
parent
dd042c5159
commit
63e9efc92f
@ -182,6 +182,7 @@ function spit_out_select_items($name, $showall) {
|
||||
"voucher" => gettext("Captive Portal Vouchers"),
|
||||
"dnsmasq" => gettext("DNS Forwarder"),
|
||||
"dhcpd" => gettext("DHCP Server"),
|
||||
"dhcpdv6" => gettext("DHCPv6 Server"),
|
||||
"filter" => gettext("Firewall Rules"),
|
||||
"interfaces" => gettext("Interfaces"),
|
||||
"ipsec" => gettext("IPSEC"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user