{t}Connected devices:{/t}
{t}Name / Producer:{/t}
{t}Location:{/t}
{t}Ports (used):{/t}
{$netdevlist[netdevlist].name} {if $netdevlist[netdevlist].producer}/ {$netdevlist[netdevlist].producer}{/if}
{$netdevlist[netdevlist].location}
{else}
{/if}
({$netdevlist[netdevlist].id|string_format:"%04d"})
{$netdevlist[netdevlist].ports} ({$netdevlist[netdevlist].takenports})
{t}No such connected devices.{/t}