diff --git a/app/modules/web/themes/material-blue/views/account/account-permissions.inc b/app/modules/web/themes/material-blue/views/account/account-permissions.inc index bfd65961..d97c4908 100644 --- a/app/modules/web/themes/material-blue/views/account/account-permissions.inc +++ b/app/modules/web/themes/material-blue/views/account/account-permissions.inc @@ -18,7 +18,9 @@
- >
- > - - + + - getUserId())): ?> + || ($gotData && $_getvar('ctx_userId') === $accountData->getUserId())) + ): ?> - > @@ -179,7 +189,13 @@ - + getUserId() + || $_getvar('ctx_userGroupId') === $accountData->getUserGroupId()))) + ): ?> @@ -203,8 +219,10 @@ -