From 0b40897fd38c753ea60648553faa504a641c3fcc Mon Sep 17 00:00:00 2001 From: Northguy <1189058+Northguy@users.noreply.github.com> Date: Fri, 17 May 2019 15:26:25 +0200 Subject: [PATCH] Fix dhcp leases help text (#3488) --- 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 8f6f9656f..4c308bbea 100644 --- a/src/www/services_dhcp_edit.php +++ b/src/www/services_dhcp_edit.php @@ -353,7 +353,7 @@ include("head.inc"); diff --git a/src/www/services_dhcpv6_edit.php b/src/www/services_dhcpv6_edit.php index b363d8e4c..95473ce18 100644 --- a/src/www/services_dhcpv6_edit.php +++ b/src/www/services_dhcpv6_edit.php @@ -188,7 +188,7 @@ include("head.inc");