|
|
{section name=i loop=$umSystemFolders}
|
{/section}
{section name=i loop=$umPersonalFolders}
|
{/section}
|
|
![]() |
{$umReplyForm}
{section name=i loop=$umFromList}
{/section}
|
{section name=i loop=$umTOList}{if $firstto eq "no"};{/if}{assign var="firstto" value="no"}{sectionelse} {#no_recipient_text#}{/section} |
{if $umHaveCC}
{section name=i loop=$umTOList}{if $firstto eq "no"};{/if} {assign var="firstto" value="no"}{sectionelse} {#no_recipient_text#}{/section} |
|
|
{/if}
{if $umHaveAttachments}
{section name=i loop=$umAttachList}
{$umAttachList[i].normlink}{$umAttachList[i].name|truncate:30:"...":true|escape:"html"} {$umAttachList[i].downlink} |
{$umAttachList[i].size}Kb |
{$umAttachList[i].type} |
{/section}
{/if}
|
|
|
|
|