Skip to content

Commit

Permalink
Merge 1e15b0d into c06a23e
Browse files Browse the repository at this point in the history
  • Loading branch information
doh5 committed Mar 30, 2017
2 parents c06a23e + 1e15b0d commit c5a20ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/components/admin_console/admin_sidebar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -511,7 +511,7 @@ export default class AdminSidebar extends React.Component {
}
>
<AdminSidebarSection
name='email'
name='authenticationEmail'
title={
<FormattedMessage
id='admin.sidebar.email'
Expand Down Expand Up @@ -591,7 +591,7 @@ export default class AdminSidebar extends React.Component {
}
>
<AdminSidebarSection
name='email'
name='notificationsEmail'
title={
<FormattedMessage
id='admin.sidebar.email'
Expand Down

0 comments on commit c5a20ff

Please sign in to comment.