Fix labels

This commit is contained in:
René Pfeuffer
2019-01-25 08:01:32 +01:00
parent d76d1706aa
commit 6721ae9bb7
6 changed files with 62 additions and 56 deletions

View File

@@ -146,8 +146,8 @@ class Permissions extends React.Component<Props> {
<th className="is-hidden-mobile">
{t("permission.group-permission")}
</th>
<th>{t("permission.type")}</th>
<th />
<th>{t("permission.role")}</th>
<th>{t("permission.permissions")}</th>
<th />
</tr>
</thead>