{$subject} |
|
{if $pid && $pid != ' '}
{$lang.global_project}: |
{$pid} |
{/if}
{if $category}
{$lang.optionen_list_categories}: |
{$category} |
{/if}
{if $cid}
{$lang.global_contact}: |
{$cid} |
{/if}
{$lang.global_responsible}: |
{$responsibility} |
|
{$lang.todoedit_start}: |
{$lang.todoedit_planned}: |
{$lang.global_status}: |
{$lang.todo_matureto}: |
{$lang.todoedit_achieved}: |
{$lang.global_priority}: |
{$lang.global_done}: |
{$lang.global_obligingness}: |
{$start} |
{$planned}h |
{$status} |
{$stop} |
{$achieved}h |
{$priority} |
{$done} % |
{$obligingness} % |
|
|
{if $attachments}
{$lang.emailprint_attachments}: |
{$attachments} |
{/if}
{if $body}
|
{$lang.global_notes}: |
|
{$body|nl2br} |
|
{/if}
{if $userbody}
|
{$lang.todoedit_own_notes}: |
{$userbody|nl2br} |
{/if}
|
{$lang.global_status}: |
|
{$lang.global_name}: |
{$lang.todoedit_confirmation}: |
{$lang.global_status}: |
{$lang.global_done}: |
{$lang.todoedit_planned}: |
{$lang.todoedit_achieved}: |
{$lang.global_lastmodifi}: |
{foreach key=userid item=ustatus from=$userstatus}
{$userids_all.$userid} |
{$ustatus.confirmation} |
{$ustatus.status} |
{$ustatus.done} |
{$ustatus.planned} |
{$ustatus.achieved} |
{$ustatus.chgtime} |
{/foreach}
|
|