{include file="google-maps.html"}
({$nodeinfo.id|string_format:"%04d"})
{trans("- automatic selection -")}
{foreach $networks as $net}
{$net.name|truncate:20:"":true}: {$net.address}/{$net.prefix}
{/foreach}
{trans("the whole network")}
»»»
{if ConfigHelper::checkValue(ConfigHelper::checkConfig('phpui.public_ip', 'true'))}
»»»
{/if}
{foreach from=$nodeinfo.macs item=item key=key}
»»»
{/foreach}
{trans("Add MAC address")} »»»
»»»
»»»
{trans("TERRIT-DB")}
{if $netdevices}
»»»
- {trans("no device")} -
{section name="netdev" loop=$netdevices}
{$netdevices[netdev].name} {if $netdevices[netdev].producer}/ {$netdevices[netdev].producer}{/if} {if $netdevices[netdev].location}({$netdevices[netdev].location }){/if}
{/section}
»»»
{foreach from=$_LINKTYPES item=item key=key}
{$item}
{/foreach}
- {trans("none")} -
{foreach $nodeinfo.radiosectors as $radiosector}
{$radiosector.name}
{/foreach}
{trans("- unknown -")}
{foreach $_LINKTECHNOLOGIES[$nodeinfo.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="editnode" customers=$customers selected=$nodeinfo.ownerid selectname="nodeedit[customerid]" inputname="nodeedit[ownerid]" firstoption="" 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:")}
»»»
{$nodeinfo.info}
{trans("connected")}
{trans("disconnected")}
{trans("enabled")}
{trans("disabled")}
{trans("Created:")}
{trans("Modified:")}
{$nodeinfo.createdby}, {$nodeinfo.creationdateh}
{if $nodeinfo.moddate}{$nodeinfo.modifiedby}, {$nodeinfo.moddateh}{else}-{/if}
{trans("Submit")}
{trans("Cancel")}