From 2993ae8dcc7ce7fc8b6b65a088bed03e9c0681b2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 29 Sep 2019 15:15:33 +0200 Subject: [PATCH] dhcp: factually correct annotation, no clobbering of existing strings --- src/www/services_dhcp_edit.php | 3 ++- src/www/services_dhcpv6_edit.php | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/www/services_dhcp_edit.php b/src/www/services_dhcp_edit.php index 4c308bbea..cbe5a9d53 100644 --- a/src/www/services_dhcp_edit.php +++ b/src/www/services_dhcp_edit.php @@ -353,7 +353,8 @@ include("head.inc"); diff --git a/src/www/services_dhcpv6_edit.php b/src/www/services_dhcpv6_edit.php index 95473ce18..f8afe262e 100644 --- a/src/www/services_dhcpv6_edit.php +++ b/src/www/services_dhcpv6_edit.php @@ -188,7 +188,8 @@ include("head.inc");