From 43c3ca47afc8e1bf9c602d536b8a4472b980749a Mon Sep 17 00:00:00 2001 From: Ad Schellevis Date: Wed, 7 Feb 2024 13:59:20 +0100 Subject: [PATCH] ISC DHCP / unbound / dnsmasq - be more explicit of what the feature offers. https://github.com/opnsense/core/issues/7209 --- .../mvc/app/controllers/OPNsense/Unbound/forms/general.xml | 4 ++-- src/www/services_dnsmasq.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml index 40c84ddac..26f4a59e1 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml +++ b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/forms/general.xml @@ -46,7 +46,7 @@ unbound.general.regdhcp - + checkbox If this option is set, then machines that specify their hostname when requesting a DHCP lease will be registered in Unbound, so that their name can be resolved. @@ -58,7 +58,7 @@ unbound.general.regdhcpstatic - + checkbox - + /> @@ -328,7 +328,7 @@ $( document ).ready(function() { - + />