diff --git a/templates/settings/account.twig b/templates/settings/account.twig index 63f274f..5f33be8 100644 --- a/templates/settings/account.twig +++ b/templates/settings/account.twig @@ -62,7 +62,7 @@ - {% if not is_restricted %} + {% if not is_restricted and settings_roles|length > 1 %}
{{ container_title(' Roles') }}