{if isset($result)}

{foreach from=$result key=id item=i} {t}Preparing project:{/t} {$i}
{/foreach}

{t}Done{/t}

{/if} {if isset($projects)}

{t}Configure existing Projects{/t}

{t}Select the projects to be managed with CoDevTT{/t}


{else}

{t}Sorry, you need to be in the admin-team to access this page.{/t}

{/if}