芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/projets/templates/standard/editform.tpl
{if $showhtml != "no"} {include file="header.tpl" jsload = "ajax" jsload1 = "tinymce"} {include file="tabsmenue-project.tpl" projecttab = "active"}
{$project.name|truncate:50:"...":true}
/...
{$project.name}
{/if}
{#editproject#}
{#name#}:
{#description#}:
{$project.desc}</textarea>
{#due#}:
{#neverdue#}
{#send#}
{#cancel#}
{*block_in_wrapper end*} {if $showhtml != "no"}
{*Projects END*}
{*content-left-in END*}
{*content-left END*} {include file="sidebar-a.tpl"} {include file="footer.tpl"} {/if}