芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/projets/templates/standard/edittasklist.tpl
{if $showhtml != "no"} {include file="header.tpl" jsload = "ajax" jsload1 = "tinymce" } {include file="tabsmenue-project.tpl" taskstab = "active"}
{$projectname|truncate:25:"...":true}
{#tasklists#}
{$tasklist.name|truncate:55:"...":true}
{$tasklist.name|truncate:30:"...":true}
{/if}
{#edittasklist#}
{#name#}:
{#description#}:
{$tasklist.desc}</textarea>
{#milestone#}:
{#chooseone#}
{section name=stone loop=$milestones}
{$milestones[stone].name}
{/section}
{#send#}
{#cancel#}
{*block_in_wrapper end*} {if $showhtml != "no"}
{*Tasks END*}
{*content-left-in END*}
{*content-left END*} {include file="sidebar-a.tpl"} {include file="footer.tpl"} {/if}