{include file="header.html"} {include file="netheader.html"} {if $unlockedit}{/if}

{if !$unlockedit}Informacja o sieci{else}Edycja sieci{/if} {$network.name|upper}

{if $unlockedit}{/if} {if $unlockedit}{/if} {else} Edytuj [ Edytuj ]Usuń [ Usuń ] {if $error.delete}
Nie można usunąć sieci jeżeli znajdują się w niej jakieś komputery!{/if} {/if}
{if $unlockedit}
{$error.name}{else}{$network.name|upper}{/if} ({$network.id|string_format:"%04d"})
Adres / prefix: {if $unlockedit} / {if $error.address}
{$error.address}{/if}{else}{$network.address}/{$network.prefix}{/if}
Zakres DHCP: {if $unlockedit}
{$error.dhcpstart}

{$error.dhcpend}{if $error.dhcp}
{$error.dhcp}{/if}{else} {$network.dhcpstart}
{$network.dhcpend} {/if}
Rozmiar sieci: {$network.size} adresów
Gateway: {if $unlockedit}
{$error.gateway} {else} {$network.gateway} {/if}
Serwer DNS: {if $unlockedit}
{$error.dns} {else} {$network.dns} {/if}
Serwer WINS: {if $unlockedit}
{$error.wins} {else} {$network.wins} {/if}
Domena: {if $unlockedit}
{$error.domain} {else} {$network.domain} {/if}
{if $unlockedit}
Porządkuj sieć [ Posortuj ]
Przeadresuj do sieci:
Zapisz [ Zapisz ] Usuń [ Usuń ] Anuluj [ Anuluj ]
Wykorzystanie adresów IP:
{cycle values="#DFD5BD,#EBE4D6" print=false} {section name=network loop=$network.nodes.id max=$network.rows} {section name=subnetwork loop=$network.nodes.address start=$smarty.section.network.index step=$network.rows} {/section} {cycle print=false} {/section}
{if $network.nodes.id[subnetwork]}{$network.nodes.name[subnetwork]}{else}{$network.nodes.address[subnetwork]}{/if}
Razem: {$network.assigned} (dostępne: {$network.free})
{include file="footer.html"}