services: wrong service hook for dhcp here

This commit is contained in:
Franco Fichtner 2016-07-05 20:18:58 +02:00
parent ba3f863f2d
commit aaa72bb9e1

View File

@ -150,10 +150,12 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
}
}
$service_hook = 'dhcpd6';
$service_hook = 'dhcpd';
legacy_html_escape_form_data($pconfig);
include("head.inc");
?>
<body>