{trans("- automatic selection -")}
{foreach $networks as $net}
{$net.name|truncate:20:"":true}: {$net.address}/{$net.prefix}
{/foreach}
»»»
{if ConfigHelper::checkConfig('phpui.public_ip')}
»»»
{/if}
{foreach from=$nodedata.macs item=item key=key}
»»»
{/foreach}
{trans("Add MAC address")} »»»
»»»
»»»
{trans("TERRIT-DB")}
{trans("... select group ...")}
{foreach from=$allnodegroups item=group}
{$group.name} ({$group.id|string_format:"%04d"})
{/foreach}
{if $netdevices}
{trans("- select device -")}
{section name=netdevices loop=$netdevices}
{$netdevices[netdevices].name} {$netdevices[netdevices].producer}{if $netdevices[netdevices].location} / {$netdevices[netdevices].location}{/if}
{/section}
»»»
{foreach from=$_LINKTYPES item=item key=key}
{$item}
{/foreach}
- {trans("none")} -
{trans("- unknown -")}
{foreach $_LINKTECHNOLOGIES[0] as $linktechnologyidx => $linktechnology}
{$linktechnology}
{/foreach}
{foreach from=$_LINKSPEEDS item=item key=key}
{$item}
{/foreach}
{/if}
- {trans("none")} -
{trans("New project")}
{trans("From root device")}
{section name=project loop=$NNprojects}
{$NNprojects[project].name}
{/section}
{if $customers}
{trans("... select customer ...")}
{foreach from=$customers item=c}
{$c.customername|truncate:40:"...":true} ({$c.id|string_format:"%04d"})
{/foreach}
{trans("or Customer ID:")} {/if}
{trans("Search")} »»»
{trans("MAC checking")}:
{trans("Half duplex")}:
{foreach $_SESSIONTYPES as $idx => $sessiontype}
{$sessiontype.label}
{/foreach}
{trans("GPS longitude:")}
»»»
{trans("GPS latitude:")}
»»»
{$nodedata.info}
{trans("connected")}
{trans("disconnected")}
{trans("enabled")}
{trans("disabled")}
{trans("Scan")}
{trans("Submit")}
{trans("Cancel")}
{trans("Display this form again, when this node is saved")}