{if $error}
{$error}
{/if}
{$STRING.configure_project_fields}
Name:
These developers can administer this domain: {if isset($perm) and $perm->have_perm('AdminProject')}
{build_select project_id=$project_id box=manager selected=$project_admins }
{else}
{section name=admin loop=$project_admins} {$project_developers[admin]}
{/section} {/if}
Description:
{$project_desc|stripslashes}
Active:
Sequence:
the following groups can see this domain:
{build_select box=group selected=$project_groups project=1}
the following users requested an access to this domain, select the ones who are authorized :
{build_select project_id=$project_id box=user_request selected=$extra_users }