diff --git a/frontend/src/pages/groups/group-view.js b/frontend/src/pages/groups/group-view.js index 3e0efd9d8f..3ed107c53a 100644 --- a/frontend/src/pages/groups/group-view.js +++ b/frontend/src/pages/groups/group-view.js @@ -456,19 +456,20 @@ class GroupView extends React.Component {
{ isShowSettingIcon && - +
{gettext('Settings')}
{(this.state.isStaff || this.state.isOwner) &&