mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-09 15:05:44 +01:00
Fix labels
This commit is contained in:
@@ -114,7 +114,7 @@ class SinglePermission extends React.Component<Props, State> {
|
||||
</td>
|
||||
<td>
|
||||
<Button
|
||||
label={t("form.advanced-button.label")}
|
||||
label={t("permission.advanced-button.label")}
|
||||
action={this.handleDetailedPermissionsPressed}
|
||||
/>
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user