{include file="header.html"} {title value=$layout.pagetitle}
|
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"} |
SMS ID: {if $order eq "cust_number"} |
Imię: {if $order eq "cust_name"} |
Nazwisko: {if $order eq "cust_surname"} |
jPIN: | tvPIN: | Ulica: {if $order eq "cust_m_street"} |
Miasto: {if $order eq "cust_m_city"} |
||||||||
{$item.cust_external_id} ![]() |
{$item.cust_number} ![]() |
{$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}
|
|||||||||||||||