|
 |
 |
{if $umPreviousLink} {else} {/if} |
{if $umNextLink} {else} {/if} |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
 |
|
|
 |
{$umReplyForm}
{if $umHavePrevious eq 1}
| {/if} {if $umHaveNext eq 1}
| {/if} |
| |
| | |
 |
|
 |
{#to_hea#} |
{section name=i loop=$umTOList}{if $firstto eq "no"};{/if}{$umTOList[i].name|escape:"html"}{assign var="firstto" value="no"}{sectionelse}{#no_recipient_text#}{/section} |
|
{if $umHaveCC}
 |
|
{/if}
 |
{#subject_hea#} |
{$umSubject|default:#no_subject_text#|truncate:100:"...":true|escape:"html"} |
|
 |
{#date_hea#} |
{$umDate|date_format:#date_format#} |
|
{if $umHaveAttachments}
 |
{#attach_hea#} |
{#attch_name_hea#} ({#attch_force_hea#}) |
{#attch_size_hea#} |
{#attch_type_hea#} |
|
{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}
 |
|
 |