diff --git a/templates/ktcore/folder/roles.smarty b/templates/ktcore/folder/roles.smarty index 3f80f2a..f8459b5 100644 --- a/templates/ktcore/folder/roles.smarty +++ b/templates/ktcore/folder/roles.smarty @@ -30,8 +30,8 @@ role allocations may take a some time, depending on the number of folders below {i18n}inherited from parent folder.{/i18n}
{/if} - {if ($aRole.users != null)}{i18n}Users{/i18n}: {$aRole.users}
{/if} - {if ($aRole.groups != null)}{i18n}Groups{/i18n}: {$aRole.groups}{/if} + {if ($aRole.users != null)}
{i18n}Users{/i18n}: {$aRole.users}
{/if} + {if ($aRole.groups != null)}
{i18n}Groups{/i18n}: {$aRole.groups}
{/if} {if ($aRole.allocation_id === null)}
{/if}