{include file="google-maps.html"}
{trans("- automatic selection -")}
{foreach $networks as $net}
{$net.name|truncate:20:"":true}: {$net.address}/{$net.prefix}
{/foreach}
»»»
{if ConfigHelper::checkValue(ConfigHelper::checkConfig('phpui.public_ip', 'true'))}
»»»
{/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}
{customerlist form="nodeadd" customers=$customers selected=$nodedata.ownerid selectname="nodedata[customerid]" inputname="nodedata[ownerid]" selecttip="Assign node to customer"}
{trans("MAC checking")}:
{trans("Half duplex")}:
{foreach $_SESSIONTYPES as $idx => $sessiontype}
{$sessiontype.label}
{/foreach}
{trans("Determine GPS coordinates automatically")}
{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")}