diff --git a/src/www/services_dhcpv6_edit.php b/src/www/services_dhcpv6_edit.php index 9352c3864..aca09c236 100644 --- a/src/www/services_dhcpv6_edit.php +++ b/src/www/services_dhcpv6_edit.php @@ -150,10 +150,12 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') { } } +$service_hook = 'dhcpd6'; -$service_hook = 'dhcpd'; legacy_html_escape_form_data($pconfig); + include("head.inc"); + ?>