diff --git a/web/react/components/sidebar_header.jsx b/web/react/components/sidebar_header.jsx index 3f777d93c0..46730e1e63 100644 --- a/web/react/components/sidebar_header.jsx +++ b/web/react/components/sidebar_header.jsx @@ -62,6 +62,9 @@ export default class SidebarHeader extends React.Component {
{'Team administrators can also access their '}{'Team Settings'}{' from this menu.'}
++ {'System administrators will find a '}{'System Console'}{' option to administrate the entire system.'} +
);