{include file="google-maps.html"}
{trans("- automatic selection -")}
{foreach $networks as $net}
{$net.name|truncate:20:"":true}: {$net.address}/{$net.prefix}
{/foreach}
{trans("the whole network")}
»»»
{trans("Select first free address")}
{if ConfigHelper::checkValue(ConfigHelper::checkConfig('phpui.public_ip', 'true'))}
»»»
{/if}
{foreach from=$nodedata.macs item=item key=key}
»»»
{/foreach}
{trans("Add MAC address")} »»»
»»»
{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[$nodedata.linktype] 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]" select_id = "customerid_select" inputname = "nodedata[ownerid]" input_id = "customerid_input" selecttip = "Assign node to customer" customOnChange = "customer_change();" }
{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")}