{$forms.timeRecordForm.open}
{if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} {/if} {if ($smarty.const.MODE_PROJECTS == $user->tracking_mode || $smarty.const.MODE_PROJECTS_AND_TASKS == $user->tracking_mode)} {/if}
{$i18n.label.project}{$i18n.label.duration} {$i18n.label.note}
{$time_rec.project_name|escape:'html'}{if $time_rec.duration<>'0:00'}{$time_rec.duration}{else}{$i18n.form.time.uncompleted}{/if} {if $time_rec.comment}{$time_rec.comment|escape:'html'}{else} {/if}
 
{$forms.timeRecordForm.delete_button.control}  {$forms.timeRecordForm.cancel_button.control}
{$forms.timeRecordForm.close}