{if ($tiki_view_mode eq 'view')} {tr}Edit Task{/tr} {/if} {if ($info.creator eq $user or $info.user eq $user or $admin_mode) and ($info.task_version eq $info.last_version)} {if ($info.taskId > 0 and $info.creator ne $info.user)} {icon name='ok' title="{tr}Accept{/tr}"} {tr}Accept{/tr} {icon name='remove' title="{tr}Reject{/tr}"} {tr}NOT accept{/tr} {/if} {if $info.deleted} {icon name='undo' title="{tr}Remove from Trash{/tr}"} {tr}Remove from Trash{/tr} {else} {icon name='trash' title="{tr}Move to trash{/tr}"} {tr}Move to Trash{/tr} {/if} {/if} {if ($saved)} {else} {/if} {if (($info.taskId > 0) and ($info.user ne $info.creator))} {/if} {if ($info.user ne $info.creator and ($info.task_version eq $info.last_version))} {/if} {if $info.task_version > 0} {/if} {if $info.deleted} {/if} {if (($info.creator eq $user) or ($info.user eq $user) or $admin_mode) and ($info.task_version eq $info.last_version)} {if $info.taskId eq 0} {/if} {else} {/if}

{tr}Task saved{/tr}

{if ($info.taskId > 0)} {if (($info.creator eq $user) or ($info.user eq $user) or $admin_mode) and ($info.task_version eq $info.last_version)} {tr}Edit Task{/tr} {else} {tr}View Task{/tr} {/if} {else} {tr}Open a new task{/tr} {/if}

{tr}Created by{/tr} {$info.creator|escape}    {$info.created|tiki_short_date} -- {$info.created|tiki_short_time}    {if ($info.task_version > 0)} {icon name='backward' align="middle"} {/if} {tr}Version:{/tr} {$info.task_version+1} {if $info.task_version < $info.last_version} {icon name='forward' align="middle"} {/if}    {tr}Last Version:{/tr} {$info.last_version+1}
{tr}taskId:{/tr} {$info.taskId|escape}
{tr}Task user{/tr} {if ($receive_users)} {if ($info.taskId > 0 and !$admin_mode)} {else} {/if} {else} {/if} {if (($info.user ne $info.creator) or ($taskId eq 0))}    {tr}Only the creator can delete this task{/tr} {/if}
{tr}Title{/tr}
{tr}Description{/tr}

{toolbars area_id='edittask'}
{tr}Start{/tr} {html_select_date time=$start_date prefix="start_" end_year="+4" field_order=$prefs.display_field_order}  -  {html_select_time minute_interval=10 time=$start_date prefix="start_" display_seconds=false use_24_hours=$use_24hr_clock}    {tr}Use start date and time{/tr}
{tr}End{/tr} {html_select_date time=$end_date prefix="end_" end_year="+4" field_order=$prefs.display_field_order}  -  {html_select_time minute_interval=10 time=$end_date prefix="end_" display_seconds=false use_24_hours=$use_24hr_clock}    {tr}Use end date and time{/tr}
{tr}Status{/tr} {if $info.status eq 'o'} {tr}Open / In Process{/tr} {else} {if $info.status eq 'o'} {tr}Open / In Process{/tr} {else} {tr}Waiting / Not Started{/tr} {/if} {/if}    {$info.completed|tiki_short_date} -- {$info.completed|tiki_short_time}
{tr}Priority{/tr}
{tr}Percentage completed{/tr}
{tr}Shared for Group{/tr}
{tr}Accepted by User{/tr} {if $info.accepted_user eq 'y'} {tr}Yes{/tr} {else} {if $info.accepted_user eq 'n'} {tr}No / Rejected{/tr} {else} {tr}Waiting{/tr} {/if} {/if} {tr}Accepted by Creator{/tr} {if $info.accepted_creator eq 'y'} {tr}Yes{/tr} {else} {if $info.accepted_creator eq 'n'} {tr}No / Rejected{/tr} {else} {tr}Waiting{/tr} {/if} {/if}
{tr}Info{/tr} {tr}This message will be send to users if you are makeing changes of assigned tasks{/tr}
{tr}Send a message with changes{/tr}
{tr}Modified by{/tr} {$info.lasteditor}   {$info.changes|tiki_short_date} -- {$info.changes|tiki_short_time}
{tr}Marked as deleted{/tr} {$info.deleted|tiki_short_date} -- {$info.deleted|tiki_short_time}
{tr}Inform task user by email{/tr}
{tr}You can only view this task{/tr}