{* ********************************************************************** UebiMiau is a GPL'ed software developed by - Aldoir Ventura - aldoir@users.sourceforge.net - http://uebimiau.sourceforge.net São Paulo - Brasil *********************************************************************** Version 3.2.0 Upgrades and templates developed by - Todd Henderson - Lead Developer - http://tdah.us - Dave Rodgers - Developer - http://www.manvel.net - Laurent (AdNovea) - Developer - http://adnovea.free.fr *********************************************************************** - Special thanks to the developers at codeworxtech.com, tinymce.moxiecode.com telaen.org, phptoys.com, winged.info, ngcoders.com without help this project wouldn't be possible *********************************************************************** - File: readmsg-popup.htm - Developer: Todd Henderson / Mods by Laurent (AdNovea) - Date: November 4, 2008 - version: (3.2.0) 1.0 - Description: Pop-up to display one message ************************************************************************* *} {config_load file=$umLanguageFile section="Readmsg"} {$umDocType} {$pageMetas} {$umJS} UebiMiau - {$umPageTitle|escape:"html"} {* SOME LINES HAVE BEEN COMMENTED BECAUSE THE CORRESPONDING ACTIONS ARE NOT RELEVANT WITH READ POP-UP - SHALL DELETED {$umReplyForm} *}
{$umDeleteForm}
{#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}
{#subject_hea#} {$umSubject|default:#no_subject_text#|truncate:100:"...":true|escape:"html"}   {#date_hea#}  {$umDate|date_format:#date_format#}
{$umMessageBody}