-
+
".gettext("You must apply the changes in order for them to take effect.")."
".gettext("Don't forget to adjust the DHCP Server range if needed after applying."));?>
-
+
diff --git a/src/www/interfaces_assign.php b/src/www/interfaces_assign.php
index 4da54b1ad..a5f3b625f 100644
--- a/src/www/interfaces_assign.php
+++ b/src/www/interfaces_assign.php
@@ -444,7 +444,7 @@ if(file_exists("/var/run/interface_mismatch_reboot_needed"))
} elseif($savemsg)
print_info_box($savemsg);
- if ($input_errors)
+ if (isset($input_errors))
print_input_errors($input_errors);
?>
diff --git a/src/www/interfaces_bridge.php b/src/www/interfaces_bridge.php
index e79453bc9..1cbd5cd95 100644
--- a/src/www/interfaces_bridge.php
+++ b/src/www/interfaces_bridge.php
@@ -93,7 +93,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_bridge_edit.php b/src/www/interfaces_bridge_edit.php
index d1c0e4300..ce44e5f65 100644
--- a/src/www/interfaces_bridge_edit.php
+++ b/src/www/interfaces_bridge_edit.php
@@ -261,7 +261,7 @@ function show_source_port_range() {
-
+
diff --git a/src/www/interfaces_gif.php b/src/www/interfaces_gif.php
index d3f85e96e..118455de6 100644
--- a/src/www/interfaces_gif.php
+++ b/src/www/interfaces_gif.php
@@ -81,7 +81,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_gif_edit.php b/src/www/interfaces_gif_edit.php
index 16302da5d..0838df84f 100644
--- a/src/www/interfaces_gif_edit.php
+++ b/src/www/interfaces_gif_edit.php
@@ -134,7 +134,7 @@ include("head.inc");
-
+
diff --git a/src/www/interfaces_gre.php b/src/www/interfaces_gre.php
index 70641b1a7..9ab150ec5 100644
--- a/src/www/interfaces_gre.php
+++ b/src/www/interfaces_gre.php
@@ -82,7 +82,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_gre_edit.php b/src/www/interfaces_gre_edit.php
index 6603230cb..ad83d4e23 100644
--- a/src/www/interfaces_gre_edit.php
+++ b/src/www/interfaces_gre_edit.php
@@ -130,7 +130,7 @@ include("head.inc");
-
+
diff --git a/src/www/interfaces_groups_edit.php b/src/www/interfaces_groups_edit.php
index 6d166d243..4b4750060 100644
--- a/src/www/interfaces_groups_edit.php
+++ b/src/www/interfaces_groups_edit.php
@@ -233,7 +233,7 @@ function removeRow(el) {
-
+
diff --git a/src/www/interfaces_lagg.php b/src/www/interfaces_lagg.php
index a3b5cfef2..54127e6dc 100644
--- a/src/www/interfaces_lagg.php
+++ b/src/www/interfaces_lagg.php
@@ -87,7 +87,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_lagg_edit.php b/src/www/interfaces_lagg_edit.php
index 97323db97..c1bf26ae8 100644
--- a/src/www/interfaces_lagg_edit.php
+++ b/src/www/interfaces_lagg_edit.php
@@ -135,7 +135,7 @@ include("head.inc");
-
+
diff --git a/src/www/interfaces_ppps.php b/src/www/interfaces_ppps.php
index f0d330832..0a5f5a9e8 100644
--- a/src/www/interfaces_ppps.php
+++ b/src/www/interfaces_ppps.php
@@ -83,7 +83,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_ppps_edit.php b/src/www/interfaces_ppps_edit.php
index 0a34d629b..a32346bb6 100644
--- a/src/www/interfaces_ppps_edit.php
+++ b/src/www/interfaces_ppps_edit.php
@@ -400,7 +400,7 @@ $types = array("select" => gettext("Select"), "ppp" => "PPP", "pppoe" => "PPPoE"
-
+
diff --git a/src/www/interfaces_qinq.php b/src/www/interfaces_qinq.php
index 278aa0d3e..ea4aa2653 100644
--- a/src/www/interfaces_qinq.php
+++ b/src/www/interfaces_qinq.php
@@ -91,7 +91,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_qinq_edit.php b/src/www/interfaces_qinq_edit.php
index 1f2ffc810..b56497c73 100644
--- a/src/www/interfaces_qinq_edit.php
+++ b/src/www/interfaces_qinq_edit.php
@@ -277,7 +277,7 @@ function removeRow(el) {
-
+
diff --git a/src/www/interfaces_vlan.php b/src/www/interfaces_vlan.php
index f50c07c11..b62c2ec61 100644
--- a/src/www/interfaces_vlan.php
+++ b/src/www/interfaces_vlan.php
@@ -91,7 +91,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_vlan_edit.php b/src/www/interfaces_vlan_edit.php
index 280261c6e..ed1b395ae 100644
--- a/src/www/interfaces_vlan_edit.php
+++ b/src/www/interfaces_vlan_edit.php
@@ -153,7 +153,7 @@ include("head.inc");
-
+
diff --git a/src/www/interfaces_wireless.php b/src/www/interfaces_wireless.php
index 6f01ee873..49ea9c968 100644
--- a/src/www/interfaces_wireless.php
+++ b/src/www/interfaces_wireless.php
@@ -81,7 +81,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/interfaces_wireless_edit.php b/src/www/interfaces_wireless_edit.php
index ae9b847be..a28784fb0 100644
--- a/src/www/interfaces_wireless_edit.php
+++ b/src/www/interfaces_wireless_edit.php
@@ -147,7 +147,7 @@ include("head.inc");
-
+
diff --git a/src/www/load_balancer_monitor.php b/src/www/load_balancer_monitor.php
index 4933deb72..cdbaf81c6 100644
--- a/src/www/load_balancer_monitor.php
+++ b/src/www/load_balancer_monitor.php
@@ -90,8 +90,8 @@ $main_buttons = array(
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/load_balancer_monitor_edit.php b/src/www/load_balancer_monitor_edit.php
index 32f5b5c74..1bb220d66 100644
--- a/src/www/load_balancer_monitor_edit.php
+++ b/src/www/load_balancer_monitor_edit.php
@@ -220,7 +220,7 @@ $types = array("icmp" => gettext("ICMP"), "tcp" => gettext("TCP"), "http" => get
-
+
diff --git a/src/www/load_balancer_pool.php b/src/www/load_balancer_pool.php
index 8f69cd329..f4711fd4f 100644
--- a/src/www/load_balancer_pool.php
+++ b/src/www/load_balancer_pool.php
@@ -100,8 +100,8 @@ $main_buttons = array(
-
-
+
+
"));?>
diff --git a/src/www/load_balancer_pool_edit.php b/src/www/load_balancer_pool_edit.php
index f93f1015d..b2317a680 100644
--- a/src/www/load_balancer_pool_edit.php
+++ b/src/www/load_balancer_pool_edit.php
@@ -184,7 +184,7 @@ include("head.inc");
-
+
diff --git a/src/www/load_balancer_relay_action.php b/src/www/load_balancer_relay_action.php
index 8cb842c4b..87d25cd1c 100644
--- a/src/www/load_balancer_relay_action.php
+++ b/src/www/load_balancer_relay_action.php
@@ -104,8 +104,8 @@ include("head.inc");
-
-
+
+
You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/load_balancer_relay_action_edit.php b/src/www/load_balancer_relay_action_edit.php
index ae4b0e718..8211227c4 100644
--- a/src/www/load_balancer_relay_action_edit.php
+++ b/src/www/load_balancer_relay_action_edit.php
@@ -395,7 +395,7 @@ jQuery(document).ready(function() {
-
+
diff --git a/src/www/load_balancer_relay_protocol.php b/src/www/load_balancer_relay_protocol.php
index 3262036ed..10bbbd454 100644
--- a/src/www/load_balancer_relay_protocol.php
+++ b/src/www/load_balancer_relay_protocol.php
@@ -99,8 +99,8 @@ include("head.inc");
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/load_balancer_relay_protocol_edit.php b/src/www/load_balancer_relay_protocol_edit.php
index c227e3da4..ea1fc5ffd 100644
--- a/src/www/load_balancer_relay_protocol_edit.php
+++ b/src/www/load_balancer_relay_protocol_edit.php
@@ -179,7 +179,7 @@ jQuery(document).ready(function(){
-
+
diff --git a/src/www/load_balancer_setting.php b/src/www/load_balancer_setting.php
index c26662c1f..7c7c7a188 100644
--- a/src/www/load_balancer_setting.php
+++ b/src/www/load_balancer_setting.php
@@ -95,8 +95,8 @@ include("head.inc");
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/load_balancer_virtual_server.php b/src/www/load_balancer_virtual_server.php
index 2da595215..962ab7c8f 100644
--- a/src/www/load_balancer_virtual_server.php
+++ b/src/www/load_balancer_virtual_server.php
@@ -100,8 +100,8 @@ $main_buttons = array(
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/load_balancer_virtual_server_edit.php b/src/www/load_balancer_virtual_server_edit.php
index ee4d5c704..a5ad2a97f 100644
--- a/src/www/load_balancer_virtual_server_edit.php
+++ b/src/www/load_balancer_virtual_server_edit.php
@@ -150,7 +150,7 @@ include("head.inc");
-
+
diff --git a/src/www/services_captiveportal.php b/src/www/services_captiveportal.php
index ee3604c43..8d2f1e621 100644
--- a/src/www/services_captiveportal.php
+++ b/src/www/services_captiveportal.php
@@ -479,8 +479,8 @@ function enable_change(enable_change) {
-
-
+
+
diff --git a/src/www/services_captiveportal_filemanager.php b/src/www/services_captiveportal_filemanager.php
index 8cbf9c7c5..32a1f1b0f 100644
--- a/src/www/services_captiveportal_filemanager.php
+++ b/src/www/services_captiveportal_filemanager.php
@@ -142,7 +142,7 @@ $main_buttons = array(
-
diff --git a/src/www/services_captiveportal_ip.php b/src/www/services_captiveportal_ip.php
index 9ae2ab573..0511283e9 100644
--- a/src/www/services_captiveportal_ip.php
+++ b/src/www/services_captiveportal_ip.php
@@ -78,7 +78,7 @@ $main_buttons = array(
-
diff --git a/src/www/services_captiveportal_ip_edit.php b/src/www/services_captiveportal_ip_edit.php
index f63c77450..a46c92ebd 100644
--- a/src/www/services_captiveportal_ip_edit.php
+++ b/src/www/services_captiveportal_ip_edit.php
@@ -173,7 +173,7 @@ include("head.inc");
-
diff --git a/src/www/services_captiveportal_mac.php b/src/www/services_captiveportal_mac.php
index 51e684d9a..4d7e06ca0 100644
--- a/src/www/services_captiveportal_mac.php
+++ b/src/www/services_captiveportal_mac.php
@@ -136,7 +136,7 @@ $main_buttons = array(
-
-
diff --git a/src/www/services_captiveportal_vouchers.php b/src/www/services_captiveportal_vouchers.php
index f6c66d938..70a0fefda 100644
--- a/src/www/services_captiveportal_vouchers.php
+++ b/src/www/services_captiveportal_vouchers.php
@@ -353,10 +353,10 @@ function enable_change(enable_change) {
-
-
diff --git a/src/www/services_captiveportal_vouchers_edit.php b/src/www/services_captiveportal_vouchers_edit.php
index 724d97b9f..f33ebd5cd 100644
--- a/src/www/services_captiveportal_vouchers_edit.php
+++ b/src/www/services_captiveportal_vouchers_edit.php
@@ -171,10 +171,10 @@ include("head.inc");
-
-
diff --git a/src/www/services_captiveportal_zones.php b/src/www/services_captiveportal_zones.php
index 787e55ec7..f0d5d709d 100644
--- a/src/www/services_captiveportal_zones.php
+++ b/src/www/services_captiveportal_zones.php
@@ -71,7 +71,7 @@ $main_buttons = array(
-
-
diff --git a/src/www/services_dhcp.php b/src/www/services_dhcp.php
index 46369db6c..3699526a7 100644
--- a/src/www/services_dhcp.php
+++ b/src/www/services_dhcp.php
@@ -679,8 +679,8 @@ include("head.inc");
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/services_dhcp_edit.php b/src/www/services_dhcp_edit.php
index 33972ef83..8668167c7 100644
--- a/src/www/services_dhcp_edit.php
+++ b/src/www/services_dhcp_edit.php
@@ -345,7 +345,7 @@ include("head.inc");
-
+
diff --git a/src/www/services_dhcp_relay.php b/src/www/services_dhcp_relay.php
index d83eecea7..12f737a72 100644
--- a/src/www/services_dhcp_relay.php
+++ b/src/www/services_dhcp_relay.php
@@ -119,8 +119,8 @@ function enable_change(enable_over) {
-
-
+
+
diff --git a/src/www/services_dhcpv6.php b/src/www/services_dhcpv6.php
index c3608952f..9615ec15f 100644
--- a/src/www/services_dhcpv6.php
+++ b/src/www/services_dhcpv6.php
@@ -442,8 +442,8 @@ include("head.inc");
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/services_dhcpv6_edit.php b/src/www/services_dhcpv6_edit.php
index 710999e03..e2e836f8e 100644
--- a/src/www/services_dhcpv6_edit.php
+++ b/src/www/services_dhcpv6_edit.php
@@ -177,7 +177,7 @@ include("head.inc");
-
+
diff --git a/src/www/services_dhcpv6_relay.php b/src/www/services_dhcpv6_relay.php
index 506f88f78..63646b5c1 100644
--- a/src/www/services_dhcpv6_relay.php
+++ b/src/www/services_dhcpv6_relay.php
@@ -120,8 +120,8 @@ function enable_change(enable_over) {
-
-
+
+
diff --git a/src/www/services_dnsmasq.php b/src/www/services_dnsmasq.php
index 69a375b68..d64202655 100644
--- a/src/www/services_dnsmasq.php
+++ b/src/www/services_dnsmasq.php
@@ -169,8 +169,8 @@ function show_advanced_dns() {
-
-
+
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/services_dnsmasq_domainoverride_edit.php b/src/www/services_dnsmasq_domainoverride_edit.php
index 21e38a450..df021be9a 100644
--- a/src/www/services_dnsmasq_domainoverride_edit.php
+++ b/src/www/services_dnsmasq_domainoverride_edit.php
@@ -120,7 +120,7 @@ include("head.inc");
-
+
diff --git a/src/www/services_dnsmasq_edit.php b/src/www/services_dnsmasq_edit.php
index 9bd8a737f..55e510640 100644
--- a/src/www/services_dnsmasq_edit.php
+++ b/src/www/services_dnsmasq_edit.php
@@ -184,7 +184,7 @@ include("head.inc");
-
+
diff --git a/src/www/services_dyndns.php b/src/www/services_dyndns.php
index b78931570..b5c9e8ea0 100644
--- a/src/www/services_dyndns.php
+++ b/src/www/services_dyndns.php
@@ -64,7 +64,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/services_dyndns_edit.php b/src/www/services_dyndns_edit.php
index 7d0ddb8be..c6d8f1d52 100644
--- a/src/www/services_dyndns_edit.php
+++ b/src/www/services_dyndns_edit.php
@@ -226,8 +226,8 @@ include("head.inc");
-
-
+
+
diff --git a/src/www/services_igmpproxy.php b/src/www/services_igmpproxy.php
index e6e35078d..26adf0eef 100644
--- a/src/www/services_igmpproxy.php
+++ b/src/www/services_igmpproxy.php
@@ -79,7 +79,7 @@ $main_buttons = array(
-
+
" . gettext("You must apply the changes in order for them to take effect."));?>
diff --git a/src/www/services_igmpproxy_edit.php b/src/www/services_igmpproxy_edit.php
index b0003b026..c57734b4f 100644
--- a/src/www/services_igmpproxy_edit.php
+++ b/src/www/services_igmpproxy_edit.php
@@ -143,7 +143,7 @@ include("head.inc");
-
+
diff --git a/src/www/services_ntpd.php b/src/www/services_ntpd.php
index d8c4006eb..7ee200f84 100644
--- a/src/www/services_ntpd.php
+++ b/src/www/services_ntpd.php
@@ -211,8 +211,8 @@ include("head.inc");
-
-
+
+
diff --git a/src/www/services_ntpd_gps.php b/src/www/services_ntpd_gps.php
index 2fa4db904..6735614f2 100644
--- a/src/www/services_ntpd_gps.php
+++ b/src/www/services_ntpd_gps.php
@@ -351,8 +351,8 @@ SureGPS = #Sure Electronics SKG16B
-
-
+
+
diff --git a/src/www/services_ntpd_pps.php b/src/www/services_ntpd_pps.php
index b34a1bba7..ce852f123 100644
--- a/src/www/services_ntpd_pps.php
+++ b/src/www/services_ntpd_pps.php
@@ -99,8 +99,8 @@ include("head.inc");
-
-
+
+
diff --git a/src/www/services_opendns.php b/src/www/services_opendns.php
index 8fabf2c9f..25e0f8e7c 100644
--- a/src/www/services_opendns.php
+++ b/src/www/services_opendns.php
@@ -107,10 +107,10 @@ include 'head.inc';
diff --git a/src/www/services_rfc2136.php b/src/www/services_rfc2136.php
index 34406d087..94742149f 100644
--- a/src/www/services_rfc2136.php
+++ b/src/www/services_rfc2136.php
@@ -58,7 +58,7 @@ $main_buttons = array(
-
+
diff --git a/src/www/services_rfc2136_edit.php b/src/www/services_rfc2136_edit.php
index abe3f7a10..a851e799e 100644
--- a/src/www/services_rfc2136_edit.php
+++ b/src/www/services_rfc2136_edit.php
@@ -125,8 +125,8 @@ include("head.inc");
-
-
+
+
diff --git a/src/www/services_router_advertisements.php b/src/www/services_router_advertisements.php
index c288c9238..bd5155428 100644
--- a/src/www/services_router_advertisements.php
+++ b/src/www/services_router_advertisements.php
@@ -191,8 +191,8 @@ include("head.inc");
-
-
+
+
diff --git a/src/www/services_snmp.php b/src/www/services_snmp.php
index 9c519df2d..5f5fed224 100644
--- a/src/www/services_snmp.php
+++ b/src/www/services_snmp.php
@@ -271,8 +271,8 @@ function enable_change(whichone) {