{* *} {* HOSTEDTODO: set the sso variable *} {assign var="sso" value="true"} {*
{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} {* HOSTEDTODO: put last login date/time here *} {else} {/if} {foreachelse} {/foreach}
EmailUser Name EmailContact NameLast logged inDate linked
{$user.email_address}{$user.username} {$user.email_address}{$user.contact_name}{$user.linked}{$user.linked} Permissions Unlink
No users linked to this entity{if $linkUrl}, you can link an existing or a new user here{/if}
{include file=confirmation-dialog.html id="unlink-last" linkToConfirmClass="unlink-last" title="Unlinking user from last entity" message="Unlinking user from last entity will cause the user to be deleted. Would you like to unlink this user?" confirmLabel="Unlink & delete user"} {include file=confirmation-dialog.html id="unlink-normal" linkToConfirmClass="unlink-normal" title="Unlinking user" message="Are you sure you want to unlink this user?" confirmLabel="Unlink user"}
*}