system: remove service hook from gateway groups page

It's not in the right place and restart doesn't even work.
This commit is contained in:
Franco Fichtner 2025-02-17 12:30:38 +01:00
parent 6d444663a2
commit 30ff38a04f

View File

@ -62,8 +62,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
legacy_html_escape_form_data($a_gateway_groups);
legacy_html_escape_form_data($a_gateways);
$service_hook = 'dpinger';
include("head.inc");
?>