get("ui/morphTo")}/title_bullet.png{else}{$rootUrl}/resources/graphics/title_bullet.png{/if}"/>{i18n}View Roles{/i18n}:
{$context->oDocument->getName()|sanitize}

{i18n} In many cases, workflow actions will be assigned to certain roles (e.g. Manager, Interviewer, Researcher, Journalist). You can assign these roles to specific groups in particular areas of the document management system. {/i18n}

{i18n} This page allows you to see the roles as they apply to this particular document. {/i18n}

{if (count($roles) > 0)} {foreach item=aRole key=role_id from=$roles} {/foreach} {else} {/if}
{i18n}Role{/i18n} {i18n}Allocated users and groups{/i18n}
{$aRole.name} {if ($aRole.users != null)}{i18n}Users{/i18n}: {$aRole.users}
{/if} {if ($aRole.groups != null)}{i18n}Groups{/i18n}: {$aRole.groups}{/if}
{i18n}No roles defined in the Role Administration area.{/i18n}