{literal} {/literal}
Time Tracking ({$time_entries|@count}) {if $browser.ie5up or $browser.ns6up or $browser.gecko} [ {get_innerhtml element_name="time_tracker"} ] {/if}
{section name="i" loop=$time_entries} {cycle values=$cycle assign="row_color"} {if $smarty.section.i.last} {/if} {sectionelse} {/section} {if $current_role > $roles.viewer} {/if}
Date of Work User Time Spent Category Summary
{$time_entries[i].ttr_created_date} {$time_entries[i].usr_full_name} {if $current_user_id == $time_entries[i].ttr_usr_id}[ delete ]{/if} {$time_entries[i].formatted_time} {$time_entries[i].ttc_title} {$time_entries[i].ttr_summary}
Total Time Spent: {$total_time_spent}
No time tracking entries could be found.