diff --git a/app/views/console/comps/header.phtml b/app/views/console/comps/header.phtml
index a1efacac56..09fe421c79 100644
--- a/app/views/console/comps/header.phtml
+++ b/app/views/console/comps/header.phtml
@@ -123,7 +123,7 @@
data-analytics-category="console/navigation"
data-analytics-label="Users Link">
- Users
+ Authentication
diff --git a/app/views/console/databases/collection.phtml b/app/views/console/databases/collection.phtml
index 2428e30661..00fa638882 100644
--- a/app/views/console/databases/collection.phtml
+++ b/app/views/console/databases/collection.phtml
@@ -583,6 +583,11 @@ $logs = $this->getParam('logs', null);
+
+
+
+
+
-