{$forms.projectForm.open}
{if $show_files} {/if} {if $show_users} {/if} {if $show_tasks} {/if}
{$i18n.label.thing_name} (*): {$forms.projectForm.project_name.control}
{$i18n.label.description}: {$forms.projectForm.description.control}
{$i18n.label.file}: {$forms.projectForm.newfile.control}
 
{$i18n.label.users}: {$forms.projectForm.users.control}
 
{$i18n.label.tasks}: {$forms.projectForm.tasks.control}
{$i18n.label.required_fields}
 
{$forms.projectForm.btn_add.control}
{$forms.projectForm.close}