diff --git a/usr/local/www/services_captiveportal.php b/usr/local/www/services_captiveportal.php
index e86ed35c3d..dc28336c5c 100755
--- a/usr/local/www/services_captiveportal.php
+++ b/usr/local/www/services_captiveportal.php
@@ -222,6 +222,7 @@ function enable_change(enable_change) {
Captive portal
Pass-through MAC
Allowed IP addresses
+ Allowed IP addresses
diff --git a/usr/local/www/services_captiveportal_ip.php b/usr/local/www/services_captiveportal_ip.php
index c648fb3ada..17cc8a1ba2 100755
--- a/usr/local/www/services_captiveportal_ip.php
+++ b/usr/local/www/services_captiveportal_ip.php
@@ -92,6 +92,7 @@ if ($_GET['act'] == "del") {
Captive portal
Pass-through MAC
Allowed IP addresses
+ Allowed IP addresses
diff --git a/usr/local/www/services_captiveportal_mac.php b/usr/local/www/services_captiveportal_mac.php
index 67be1b821e..4829129bf9 100755
--- a/usr/local/www/services_captiveportal_mac.php
+++ b/usr/local/www/services_captiveportal_mac.php
@@ -92,6 +92,7 @@ if ($_GET['act'] == "del") {
Captive portal
Pass-through MAC
Allowed IP addresses
+ Allowed IP addresses
diff --git a/usr/local/www/services_usermanager.php b/usr/local/www/services_usermanager.php
index bf5f7c6fcd..70a750316b 100755
--- a/usr/local/www/services_usermanager.php
+++ b/usr/local/www/services_usermanager.php
@@ -94,9 +94,12 @@ if(is_array($config['users'])){