diff --git a/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml b/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
index a1abda918..47642417e 100644
--- a/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
+++ b/src/opnsense/mvc/app/models/OPNsense/Base/Menu/Menu.xml
@@ -55,15 +55,21 @@
-
+
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
-
-
+
diff --git a/src/www/system_authservers.php b/src/www/system_authservers.php
index 62a2c1c25..07abdfa21 100644
--- a/src/www/system_authservers.php
+++ b/src/www/system_authservers.php
@@ -71,7 +71,7 @@ $radius_srvcs = array(
-$pgtitle = array(gettext("System"), gettext("Authentication Servers"));
+$pgtitle = array(gettext('System'), gettext('Users'), gettext('Servers'));
$shortcut_section = "authentication";
if (isset($_GET['id']) && is_numericint($_GET['id'])) {
@@ -479,15 +479,6 @@ endif; ?>