{trans("Select from list device for replacement")}
{cycle values="light,lucid" print=false} {if $netdevlist.total > 0} {section name=netdevlist loop=$netdevlist} {if $netdevlist[netdevlist].id} {/if} {/section} {else} {/if}
{if $netdevlist[netdevlist].location} {/if}
{$netdevlist[netdevlist].name} {$netdevlist[netdevlist].producer} / {$netdevlist[netdevlist].model}
{$netdevlist[netdevlist].location|truncate:60:"...":true}

{trans("Net devices are missing.")}

{trans("Cancel")} {trans('Filter devices by name')} {trans("Replace")}