{if (isset($accessDenied) && (1 == $accessDenied)) }

{t}You need to be manager to import issues.{/t}

{else} {if !empty($importUsers_teams)}
{t}Import template{/t}: XLS
{else}

{t}Only team administrators can create users{/t}
{/if}

{t}Description{/t}
- {t}Create Mantis users{/t}
- {t}Add users to CodevTT team & projects{/t}

{t}Only team-leaders & administrators are allowed to do this action.{/t}


{t}File Format{/t}
{t}Standard CSV format with :{/t}
{t}delimiter{/t} = ;
{t}Date format{/t} = YYYY-MM-DD


{t}Options{/t}
- {t}Send password by mail{/t} : {t}Send a password per email to each user{/t}.
- {t}Generate password{/t} : {t}Display a generated password (common to all created users){/t}.


{t}Colors{/t}
{t}username{/t} : {t}User already exists{/t}
{t}Mantis project access level{/t} : {t}User can't be added to Mantis projects{/t}
{t}CodevTT role{/t} : {t}User already belong to this team{/t}
{t}CodevTT role{/t} : {t}User can't be added to this team{/t}

{if isset($importUsers_errorMsg)}
ERROR: {$importUsers_errorMsg}
{else}
{/if} {/if}