{cycle values="light,lucid" print=false} {section name=netcomplist loop=$netcomplist start=$start} {sectionelse} {/section}
{t}Connected Nodes:{/t}
{t}Name:{/t}
{t}Owner:{/t}
{t}ID:{/t}
{t}IP address:{/t}
 
{$netcomplist[netcomplist].name}
{$netcomplist[netcomplist].owner}
{if $netcomplist[netcomplist].linktype} [ {t}Change connection type{/t} ] {else} [ {t}Change connection type{/t} ] {/if} ({$netcomplist[netcomplist].id|string_format:"%04d"})
{$netcomplist[netcomplist].ip}

 

{t}No such connected nodes.{/t}

 

{if $netdevinfo.ports eq $netdevinfo.takenports} {t}All ports in that device are in use.{/t} {elseif $nodelist eq NULL} {t}No such nodes to connection.{/t} {else}

{t}Connect node:{/t} {t}wireless{/t}

{/if}