{include file="google-maps.html"}
{trans(
{block name="nodeaddbox-tablebody"} {/block}
{block name="nodeaddbox-leftcolumn"} {if ConfigHelper::checkValue(ConfigHelper::checkConfig('phpui.public_ip', 'true'))} {/if} {if $netdevices} {/if} {/block}
{trans(
{if (ConfigHelper::checkConfig('phpui.show_assigned_networks_only')) && ConfigHelper::checkValue(ConfigHelper::checkConfig('phpui.public_ip', 'true'))} {/if}
{trans( »»»
{trans("Select first free address")}
{trans( »»»
{trans( {mac_address_selection form="nodedata" macs=$nodedata.macs}
{trans( »»»
{trans(
»»» »»»
{trans(
{trans( {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" required = true customOnChange = "customer_change();" version = 2 }
{trans( {if $nodedata.address_id && $nodedata.ownerid} {$selected_address_id = $nodedata.address_id} {else} {$selected_address_id = null} {/if} {include file="customer/customeraddresses.html" id="customer_addresses" name="nodedata[address_id]" trigger="address_id" selected_address_id=$selected_address_id}
 
{foreach $_SESSIONTYPES as $idx => $sessiontype}
{/foreach}
{block name="nodeaddbox-rightcolumn"} {/block}
{trans("Determine GPS coordinates automatically")}
{trans( {trans("GPS longitude:")} »»»
{trans( {trans("GPS latitude:")} »»»
{trans(
{block name="nodeaddbox-options"} {button id="scan-button" icon="search" label="Scan" onclick="location.href = '?m=nodescan{if $customerinfo.id}&ownerid={$customerinfo.id}{/if}';"} {button type="submit" id="save-button" icon="save" label="Submit"} {button id="cancel-button" icon="cancel" label="Cancel" onclick="location.href = '?m={if $customerinfo.id}customerinfo&id={$customerinfo.id}{else}nodelist{/if}';"}
{/block}