summaryrefslogtreecommitdiffstats
path: root/webapp/components/admin_console
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/components/admin_console')
-rw-r--r--webapp/components/admin_console/admin_sidebar.jsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/components/admin_console/admin_sidebar.jsx b/webapp/components/admin_console/admin_sidebar.jsx
index 73ec436f4..a27891eb3 100644
--- a/webapp/components/admin_console/admin_sidebar.jsx
+++ b/webapp/components/admin_console/admin_sidebar.jsx
@@ -389,7 +389,7 @@ export default class AdminSidebar extends React.Component {
}
>
<AdminSidebarSection
- name='email'
+ name='authentication_email'
title={
<FormattedMessage
id='admin.sidebar.email'
@@ -469,7 +469,7 @@ export default class AdminSidebar extends React.Component {
}
>
<AdminSidebarSection
- name='email'
+ name='notifications_email'
title={
<FormattedMessage
id='admin.sidebar.email'