{config_load file=$umLanguageFile section="Readmsg"} UebiMiau - {$umPageTitle|escape:"html"} {$umJS}


{#messages_mnu#}

{#compose_mnu#}

{#refresh_mnu#}

{#folders_mnu#}

{#search_mnu#}

{#address_mnu#}

{#empty_trash_mnu#}

{#prefs_mnu#}

{#logoff_mnu#}
{$umReplyForm} {if $umHaveCC} {/if} {if $umHaveAttachments} {/if} {$umDeleteForm}
  {if $umHavePrevious eq 1} {#previous_mnu#} :: {/if} {if $umHaveNext eq 1} {#next_mnu#} :: {/if} {#back_mnu#} :: {#reply_mnu#} :: {#reply_all_mnu#} :: {#forward_mnu#} :: {#print_mnu#} :: {#headers_mnu#}
{#from_hea#}   {section name=i loop=$umFromList}  {$umFromList[i].name|default:#no_sender_text#|escape:"html"} {/section}
{#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}
{#cc_hea#}   {section name=i loop=$umCCList}{if $firstcc eq "no"};{/if} {$umCCList[i].name|escape:"html"}{assign var="firstcc" value="no"}{/section}
{#subject_hea#}    {$umSubject|default:#no_subject_text#|truncate:100:"...":true|escape:"html"}
{#date_hea#}    {$umDate|date_format:#date_format#}
{#attach_hea#}   {section name=i loop=$umAttachList} {/section}
 {#attch_name_hea#} ({#attch_force_hea#})  {#attch_size_hea#}  {#attch_type_hea#}
 {$umAttachList[i].name|truncate:30:"...":true|escape:"html"} {$umAttachList[i].size}Kb    {$umAttachList[i].type}
{$umMessageBody}
{#delete_mnu#} :: {#move_mnu#}