芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/projets/templates/frost/edittrackform.tpl
{include file="header.tpl" jsload = "ajax" jsload1 = "tinymce" } {include file="tabsmenue-project.tpl" timetab = "active"}
{#timetracker#}
{$track.username} ({$track.hours})
{#edittimetracker#}
{#task#}:
{#noassociatedtask#}
{section name=task loop=$tasks}
{$tasks[task].name}
{/section}
{#day#}:
{#started#}:
{#ended#}:
{#comment#}:
{$track.comment}</textarea>
{#send#}
{#cancel#}
{*block_in_wrapper end*}
{*Timetrack END*}
{*content-left-in END*}
{*Content_left end*} {include file="sidebar-a.tpl"} {include file="footer.tpl"}