{$STATUSMSG}
{foreach from=$operation item=opv key=opk} {/foreach} {if (isset($operation.cpn_id) && is_numeric($operation.cpn_id)) || (isset($operation.prj_id) && is_numeric($operation.prj_id))}
{/if}
{section name=details loop=$operations} $smarty.const.PHPAGA_SHOWPRJTITLELENGHT))} class="tTip" title="{$operations[details].prj_title|phpaga_popup_sanitizestr}"{/if}> {$operations[details].prj_title|wash|trnc:$smarty.const.PHPAGA_SHOWPRJTITLELENGHT:"...":true} $smarty.const.PHPAGA_SHOWOPDESCLENGHT))} class="tTip" title="{$operations[details].op_desc|wash|phpaga_popup_sanitizestr}"{/if}> {$operations[details].op_desc|wash|trnc:$smarty.const.PHPAGA_SHOWOPDESCLENGHT:"...":true} $smarty.const.PHPAGA_SHOWOPCATTITLELENGHT))} class="tTip" title="{$operations[details].opcat_title|phpaga_popup_sanitizestr}"{/if}> {$operations[details].opcat_title|wash|trnc:$smarty.const.PHPAGA_SHOWOPCATTITLELENGHT:"...":true} {/section}
{t}Tasks{/t} [ {if ($show_create_bill)} {t}Create invoice{/t} | {/if} {t}Print to PDF{/t} ]
{t}Project{/t} {t}Project status{/t} {t}Task{/t} {t}Date{/t} {t}Person{/t} {t}Category{/t} {t}Hours{/t} {t}Actions{/t}
{$operations[details].prjstat_title} {$operations[details].op_startdate|wash|date_format:$smarty.const.PHPAGA_DATEFORMAT_SHORT} {$operations[details].op_person|wash} {$operations[details].op_duration|phpaga_minutes2duration} {strip} {t}View{/t} {if ($operations[details].op_canedit)} {t}Edit{/t} {t}Delete{/t} {/if} {if ($perm_view_invoices && isset($operations[details].bill_id) && is_numeric($operations[details].bill_id))} {t}Invoice{/t} {/if} {/strip}
{$BROWSE} {t}Total duration{/t}: {$TOTALHOURS} {t}Subtotal{/t}: {$SUBTOTALHOURS|phpaga_minutes2duration}