From 6be4951dbfa83e425f50765a972a2df4265bb70f Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 30 Sep 2019 07:10:48 +0200 Subject: [PATCH] dhcp: typo spotted by @azdps --- src/www/services_dhcp_edit.php | 2 +- src/www/services_dhcpv6_edit.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/www/services_dhcp_edit.php b/src/www/services_dhcp_edit.php index cbe5a9d53..882229695 100644 --- a/src/www/services_dhcp_edit.php +++ b/src/www/services_dhcp_edit.php @@ -354,7 +354,7 @@ include("head.inc"); diff --git a/src/www/services_dhcpv6_edit.php b/src/www/services_dhcpv6_edit.php index f8afe262e..1f3a3b013 100644 --- a/src/www/services_dhcpv6_edit.php +++ b/src/www/services_dhcpv6_edit.php @@ -189,7 +189,7 @@ include("head.inc");