{$smarty.const.SNO} |
{$smarty.const.RECIEPENT_ID} |
{$smarty.const.SUBJECT} |
{$smarty.const.ATTACHMENT} |
{$smarty.const.DATE_OF_MESSAGE} |
{$smarty.const.MESSAGE_FORMATE} |
{$smarty.const.VIEW_DETAILS} |
{$smarty.const.DELETE} |
{section name=mysec loop=$all_messages} {strip}
{$startposition++} |
{$all_messages[mysec][2]} |
{$all_messages[mysec][3]} |
{$all_messages[mysec][5]} |
{$all_messages[mysec][6]} |
{$all_messages[mysec][7]} |
 |
 |
{/strip} {/section}