From 072755ce7d9b19b73bdd53299d1fee9998f46966 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Fri, 12 Aug 2022 02:41:31 +0100 Subject: [PATCH] Rename users page to Authentication --- app/views/console/comps/header.phtml | 2 +- app/views/console/users/index.phtml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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/users/index.phtml b/app/views/console/users/index.phtml index d21ac95af7..7648ac0095 100644 --- a/app/views/console/users/index.phtml +++ b/app/views/console/users/index.phtml @@ -11,7 +11,7 @@ $smtpEnabled = $this->getParam('smtpEnabled', false); Home
    - Users + Authentication