Этот коммит содержится в:
it33
2015-11-03 08:44:28 -08:00
родитель 391b86ca57
Коммит 738937e629

Просмотреть файл

@@ -62,6 +62,9 @@ export default class SidebarHeader extends React.Component {
<p>
{'Team administrators can also access their '}<strong>{'Team Settings'}</strong>{' from this menu.'}
</p>
<p>
{'System administrators will find a '}<strong>{'System Console'}</strong>{' option to administrate the entire system.'}
</p>
</div>
);