From a79bb94cb7580b80a642da2b6154e56f41c94add Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Fri, 31 May 2019 15:05:48 +0200 Subject: [PATCH] dhcpdv4, better explain the relation between the gateway setting and the configured gateways. This question popups now and then. closes https://github.com/opnsense/core/issues/3509 --- src/www/services_dhcp.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/www/services_dhcp.php b/src/www/services_dhcp.php index 94b76a99c..b081e34ac 100644 --- a/src/www/services_dhcp.php +++ b/src/www/services_dhcp.php @@ -789,7 +789,8 @@ include("head.inc");