diff --git a/src/etc/inc/priv.defs.inc b/src/etc/inc/priv.defs.inc index cf0882a06..1078ac31b 100644 --- a/src/etc/inc/priv.defs.inc +++ b/src/etc/inc/priv.defs.inc @@ -1102,7 +1102,7 @@ $priv_list['page-system-generalsetup'] = array(); $priv_list['page-system-generalsetup']['name'] = gettext("WebCfg - System: General Setup page"); $priv_list['page-system-generalsetup']['descr'] = gettext("Allow access to the 'System: General Setup' page."); $priv_list['page-system-generalsetup']['match'] = array(); -$priv_list['page-system-generalsetup']['match'][] = "system.php*"; +$priv_list['page-system-generalsetup']['match'][] = "system_general.php*"; $priv_list['page-system-advanced-admin'] = array(); $priv_list['page-system-advanced-admin']['name'] = gettext("WebCfg - System: Advanced: Admin Access Page"); diff --git a/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.txt b/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.txt index a3c4c3f4c..2c449c224 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.txt +++ b/src/opnsense/mvc/app/models/OPNsense/Core/ACL_Legacy_Page_Map.txt @@ -179,7 +179,7 @@ page-status-rrdgraph-settings=status_rrd_graph_settings.php* page-status-services=status_services.php* page-status-upnpstatus=status_upnp.php* page-diagnostics-wirelessstatus=status_wireless.php* -page-system-generalsetup=system.php* +page-system-generalsetup=system_general.php* page-system-advanced-admin=system_advanced_admin.php* page-system-advanced-firewall=system_advanced_firewall.php* page-system-advanced-misc=system_advanced_misc.php* diff --git a/src/www/services_dhcp.php b/src/www/services_dhcp.php index 67ef2b7ff..46369db6c 100644 --- a/src/www/services_dhcp.php +++ b/src/www/services_dhcp.php @@ -1150,7 +1150,7 @@ include("head.inc");
=gettext("Note:");?> =gettext("Note:");?>
- =gettext("The DNS servers entered in"); ?> =gettext("System: " .
+ =gettext("The DNS servers entered in"); ?> =gettext("System: " .
"General setup"); ?> =gettext("(or the"); ?> =gettext("DNS " .
"forwarder"); ?>, =gettext("if enabled)"); ?> =gettext("will " .
"be assigned to clients by the DHCP server."); ?>
diff --git a/src/www/services_dhcpv6.php b/src/www/services_dhcpv6.php
index 6877e7aa8..dcfc0f97e 100644
--- a/src/www/services_dhcpv6.php
+++ b/src/www/services_dhcpv6.php
@@ -811,7 +811,7 @@ include("head.inc");
- =gettext("The DNS servers entered in"); ?> =gettext("System: " .
+ =gettext("The DNS servers entered in"); ?> =gettext("System: " .
"General setup"); ?> =gettext("(or the"); ?> =gettext("DNS " .
"forwarder"); ?>, =gettext("if enabled)"); ?> =gettext("will " .
"be assigned to clients by the DHCP server."); ?>
diff --git a/src/www/services_dnsmasq.php b/src/www/services_dnsmasq.php
index 53c00e31a..a19cc61f8 100644
--- a/src/www/services_dnsmasq.php
+++ b/src/www/services_dnsmasq.php
@@ -1,4 +1,5 @@
and Manuel Kasper
@@ -218,7 +219,7 @@ function show_advanced_dns() {
','');?>
+ "System: General setup%s to the proper value."),'','');?>
@@ -338,8 +339,8 @@ function show_advanced_dns() {
" DNS server list to be overridden by DHCP/PPP on WAN"".
" is checked. If you don't use that option (or if you use".
" a static IP address on WAN), you must manually specify at".
- " least one DNS server on the %sSystem:".
- "General setup%s page."),'','','','');?>
diff --git a/src/www/services_rfc2136_edit.php b/src/www/services_rfc2136_edit.php
index 2a0ff2257..abe3f7a10 100644
--- a/src/www/services_rfc2136_edit.php
+++ b/src/www/services_rfc2136_edit.php
@@ -1,4 +1,5 @@
=gettext("Note:");?>
+ " least one DNS server on the %sSystem: General setup%s page."),
+ '','','','');?>
diff --git a/src/www/services_dyndns_edit.php b/src/www/services_dyndns_edit.php
index 9d6a9538a..91a35f0dc 100644
--- a/src/www/services_dyndns_edit.php
+++ b/src/www/services_dyndns_edit.php
@@ -444,7 +444,7 @@ include("head.inc");
=gettext("Note:");?>
+ by DHCP/PPP on WAN for dynamic DNS updates to work."),'','');?>
','');?>
', '');?>