芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/projets/templates/frost/replyform.tpl
{if $showhtml != "no"} {include file="header.tpl" jsload = "ajax" title="" jsload1="tinymce"} {include file="tabsmenue-project.tpl" msgstab = "active"}
{$project.name|truncate:25:"...":true}
{#messages#}
{$message.name|truncate:50:"...":true}
/...
{$message.name}
{/if}
{#answer#}
{#title#}:
{#text#}
</textarea>
{#files#}:
{#addbutton#}
{#attachbutton#}
{*Attach*}
{#attachfile#}
{#chooseone#}
{section name = file loop=$myprojects[project].files}
{$myprojects[project].files[file].name}
{/section}
{*Add*}
{#count#}:
1
2
3
4
5
6
7
8
9
10
{#title#}:
{#file#}:
{#chooseone#}
{#tags#}:
{#send#}
{if $showhtml == "no"} {if $reply != "a"}
{#cancel#}
{/if} {/if} {if $reply == "a"}
{#cancel#}
{/if}
{*block_in_wrapper end*} {if $showhtml != "no"}
{*Msgs END*}
{*content-left-in END*}
{*content-left END*} {include file="sidebar-a.tpl"} {include file="footer.tpl"} {/if}