芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/projets/templates/frost/addmymessage.tpl
{#addmessage#}
{#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#}:
{#milestone#}:
{#chooseone#}
{section name=stone loop=$myprojects[project].milestones}
{$myprojects[project].milestones[stone].name}
{/section}
{#send#}
{#cancel#}
{*block_in_wrapper end*}