芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/projets/templates/frost/addtimetracker.tpl
{#day#}:
{#started#}:
hh:mm
{#ended#}:
hh:mm
{#comment#}:
</textarea>
{#task#}:
{#chooseone#}
{section name = task loop=$ptasks} {if $ptasks[task].title != ""}
{$ptasks[task].title}
{else}
{$ptasks[task].text|truncate:30:"...":true}
{/if} {/section}
{#addbutton#}
{*block_in_wrapper end*}