{include file="header.html"}

{$layout.pagetitle}

Wyślij nową wiadomość do wszystkich klientów >>
Pokaż stronę: {section name=foo start=1 loop=$all step=1} {if $page eq $smarty.section.foo.index} [ {$smarty.section.foo.index} ] {else} [ {$smarty.section.foo.index} ] {/if} {/section}
Usuń wszystkie {foreach from=$list item=item} {/foreach}
#ID: {if $order eq "id"}{/if} Klient w LMS: {if $order eq "customerid"}{/if} Klient w SMS: {if $order eq "cust_number"}{/if} Nagłówek: {if $order eq "msg_body"}{/if} Wyświetleń: {if $order eq "msg_teaser_impressions"}{/if} Treść: {if $order eq "msg_body_extended"}{/if} Wyświetleń: {if $order eq "msg_impressions"}{/if} Priorytet: {if $order eq "msg_prio"}{/if} Data: {if $order eq "msg_created_date"}{/if} Nagł od: {if $order eq "msg_valid_from"}{/if} Nagł do: {if $order eq "msg_valid_to"}{/if} Treść od: {if $order eq "msg_teaser_valid_from"}{/if} Treść do: {if $order eq "msg_teaser_valid_to"}{/if} Przeczytana: {if $order eq "msg_status"}{/if} Funkcje
{$item.id} {$item.customerid} [ Klient w LMS ] {$item.cust_number} [ Klient w SMS ]
{$item.msg_body|substr:0:20}...
{$item.msg_teaser_impressions}
{$item.msg_body_extended|substr:0:20}...
{$item.msg_impressions} {$item.msg_prio} {$item.msg_created_date} {$item.msg_valid_from} {$item.msg_valid_to} {$item.msg_teaser_valid_from} {$item.msg_teaser_valid_to} {$item.msg_status} Usuń

Pokaż stronę: {section name=foo start=1 loop=$all step=1} {if $page eq $smarty.section.foo.index} [ {$smarty.section.foo.index} ] {else} [ {$smarty.section.foo.index} ] {/if} {/section}
{include file="footer.html"}