{title help="User Tasks"}{tr}Tasks{/tr}{/title} {include file='tiki-mytiki_bar.tpl'}
{button href="tiki-user_tasks.php?show_form=y" _class="btn btn-primary" _text="{tr}New task{/tr}"} {button href="tiki-user_tasks.php" _class="btn btn-info" _text="{tr}Task list{/tr}"} {if $task_admin} {if $admin_mode} {button href="tiki-user_tasks.php?taskId=$taskId&admin_mode_off=on" _text="{tr}Admin mode off{/tr}"} {else} {button href="tiki-user_tasks.php?taskId=$taskId&admin_mode=on" _text="{tr}Admin mode on{/tr}"} {/if} {/if} {button href="#" _onclick="javascript:flip('edithelpzone'); return false;" _text="{tr}Task help{/tr}"} {if (not $show_form)} {button href="tiki-user_tasks.php?emty_trash=Empty trash" _class="btn btn-danger" _text="{tr}Empty Trash{/tr}"} {/if}
{* start ************ Search ***************} {if (not $show_form)} {include file='find.tpl'} {/if} {if $cant eq 1} {$cant} {tr}Task{/tr} {else} {$cant} {tr}Tasks{/tr} {/if}
{if $tiki_p_tasks_receive eq 'y'} {/if} {if $tiki_p_tasks_send eq 'y'} {/if} {if $tiki_p_tasks_receive eq 'y' or $tiki_p_tasks_send eq 'y'} {/if} {if $tiki_p_tasks_receive eq 'y'} {/if} {if $tiki_p_tasks_receive eq 'y' or $tiki_p_tasks_send eq 'y'} {/if}
{icon name='login' class='tips' title=":{tr}Task received{/tr}"} {tr}You received this task{/tr}.
{icon name='logout' class='tips' title=":{tr}Task sent{/tr}"} {tr}You sent this task to another user{/tr}.
{icon name='group' class='tips' title=":{tr}Task shared by a group{/tr}"} {tr}Task is shared by a group{/tr}.
{icon name='ok' class='tips' title=":{tr}Accepted by task user and creator{/tr}"} {tr}Task has been accepted by user and creator{/tr}.
{icon name='remove' class='tips' title=":{tr}Rejected by a user{/tr}"} {tr}Task has been rejected by a user{/tr}.
{icon name='history' class='tips' title=":{tr}Waiting for me{/tr}"} {tr}Task has not yet been accepted or rejected by you{/tr}.
{icon name='user' class='tips' title=":{tr}Waiting for other user{/tr}"} {tr}Task has not yet been accepted or rejected by another user{/tr}.

{if $admin_mode}
{tr}Admin Mode{/tr}

{/if} {* start ************ view ***************} {if (($tiki_view_mode eq 'view') or ($tiki_view_mode eq 'preview'))} {include file='tiki-user_tasks_view.tpl'} {/if} {* end ************ View task ***************} {* start ************ Edit Form ***************} {if ($show_form)} {include file='tiki-user_tasks_edit.tpl'} {/if} {* end ************ Edit Form ***************} {* start ************ Task list ***************} {if ( not $show_form )} {include file='tiki-user_tasks_list.tpl'} {/if} {* end ************ Task list ***************}

{* start ************ Search ***************}