{* *} {*
{if $sso} {else} {/if} {if $sso} {else} {/if} {cycle name=row values="even,odd" assign=rowType} {foreach from=$users.aUsers item=user} {cycle name=row assign=rowType} {if $sso} {else} {/if} {if $sso} {else} {/if} {foreachelse} {/foreach}
{t str=EMail}{t str=Username} {t str=EMail}{t str=ContactName}{t str=LastLoggedIn}{t str=DateLinked}
{$user.email_address}{$user.username|escape} {$user.email_address}{$user.contact_name|escape}{$user.date_last_login}{$user.date_created} {t str=Permissions} {t str=Remove}
No users added to this entity{if $linkUrl}, you can add an existing or a new user here{/if}
{include file=confirmation-dialog.html id="unlink-last" linkToConfirmClass="unlink-last" title="Removing user from last entity" message="Removing user from last entity will cause the user to be deleted. Would you like to remove this user?" confirmLabel="Remove & delete user"} {include file=confirmation-dialog.html id="unlink-normal" linkToConfirmClass="unlink-normal" title="Removing user" message="Are you sure you want to remove this user?" confirmLabel="Remove user"}
*}