{lang section="Admin: Roles"} {show_feedback}
{if count($usersOnRole) > 0} {t}You cannot delete this role as it is assigned to the following users:{/t} {foreach from=$usersOnRole item=usr}
{$usr.username} ({$usr.name}) {/foreach} {else} {t}Please confirm role deletion.{/t} {/if}
 
{if count($usersOnRole) < 1} {/if}
{t}Delete{/t} {t s="General"}Cancel{/t}