{include file="header.html"} {title value=$layout.pagetitle} {foreach from=$list item=item} {/foreach}
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} {if $page eq -1} [ wszyscy klienci ] {else} [ wszyscy klienci ] {/if}
LMS ID: {if $order eq "cust_external_id"}{/if} SMS ID: {if $order eq "cust_number"}{/if} Imię: {if $order eq "cust_name"}{/if} Nazwisko: {if $order eq "cust_surname"}{/if} jPIN: tvPIN: Ulica: {if $order eq "cust_m_street"}{/if} Miasto: {if $order eq "cust_m_city"}{/if}
{$item.cust_external_id} [ Klient w LMS ] {$item.cust_number} [ Klient w SMS ] {$item.cust_name} {$item.cust_surname} {$item.cust_vod_pin} {$item.cust_master_pin} {$item.cust_m_street} {$item.cust_m_home_nr} {$item.cust_m_flat} {$item.cust_m_city}
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} {if $page eq -1} [ wszyscy klienci ] {else} [ wszyscy klienci ] {/if}
{include file="footer.html"}