{dropDownContainer title='Wysłane wiadomości'}
{assign var=x value=1} {assign var=y value=$currentPage+1} {foreach item=objMailing from=$arrayObjMailing name=objMailing} {assign var=id value=$objMailing->GetId()} {if $smarty.foreach.objMailing.last} {* *} {/if} {/foreach}
lp. Temat Treść Status Testowe Dodaj
{$y++} {$objMailing->GetTitle()} {$objMailing->GetTextClear()|truncate} {$objMailing->GetExecuted()|replace:"0":"w takcie"|replace:"1":"zakończono"} {if $objMailing->GetExecuted() == 1} wysłany {else} wyślij{/if} podgląd
{$pagination}
{/dropDownContainer}
{*        *}