{include file="header.html"}

{$layout.pagetitle}

{literal}{/literal} {if $errormsg}
{$errormsg}
{/if} {foreach from=$list item=item} {/foreach}
Dodaj nowy:
MAC: serial: model: Zapisz

Filtr:
ID: {if $order eq "id"}{/if} MAC: {if $order eq "stb_mac"}{/if} Serial: {if $order eq "stb_serial"}{/if} Model: {if $order eq "stb_model"}{/if} Lokacja: {if $order eq "stb_usage"}{/if} IP: {if $order eq "stb_ip"}{/if} Klient w SMS: {if $order eq "cust_number"}{/if} Klient w LMS: {if $order eq "customerid"}{/if} Funkcje:
{$item.stb_id} {$item.stb_mac} {$item.stb_serial} [ STB w SMS ] {$item.stb_model} {$item.stb_usage} {$item.stb_ip} {if $item.stb_usage eq 'customer'} {$item.cust_number} [ Klient w SMS ] {/if} {if $item.stb_usage eq 'customer'} {$item.customerid} [ Klient w LMS ] {/if} {if $item.stb_usage eq 'stock'} Usuń z bazy [ Usuń z bazy ] {/if} Testuj STB [ Testuj STB w SMS ]
{t}Total:{/t}
{if $list|@count}{$list|@count}{else}0{/if}
{include file="footer.html"}