{cycle values="light,lucid" print=false} {section name=netdevlist loop=$netdevlist start=$start} {sectionelse} {/section}
{t}Connected devices:{/t}
{t}Name / Producer:{/t}
{t}Location:{/t}
{t}ID:{/t}
{t}Ports (used):{/t}
 
{$netdevlist[netdevlist].name} {if $netdevlist[netdevlist].producer}/ {$netdevlist[netdevlist].producer}{/if}
{$netdevlist[netdevlist].location}
{if $netdevlist[netdevlist].linktype} [ {t}Change connection type{/t} ] {else} [ {t}Change connection type{/t} ] {/if} ({$netdevlist[netdevlist].id|string_format:"%04d"})
{$netdevlist[netdevlist].ports} ({$netdevlist[netdevlist].takenports})

 

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

 

{if $netdevinfo.ports eq $netdevinfo.takenports} {t}All ports in that device are in use.{/t} {elseif !$restnetdevlist} {t}No such devices for connection.{/t} {else}

{t}Connect device:{/t} {t}wireless{/t}

{/if}