{include file="google-maps.html"}
{trans("Name:")}
{trans("Status:")}
{foreach $_NETELEMENTSTATUSES as $idx => $status}
{$status}
{/foreach}
{trans("Producer:")}
{trans("Model:")}
»»»
{trans("Serial number:")}
{trans("Ports number:")}
{trans("Location:")}
»»»
{trans("TERRIT-DB")}
{trans("Determine GPS coordinates automatically")}
{trans("GPS longitude:")}
»»»
{trans("GPS latitude:")}
»»»
{if ConfigHelper::checkConfig('phpui.radius')}
{trans("Shortname:")}
{trans("Type:")}
{foreach from=$nastype item=item key=key}
{$item.name}
{/foreach}
{trans("Max clients:")}
{trans("Secret:")}
{trans("Community:")}
{/if} {if isset($channels)}
{trans("Channel:")}
- {trans("none")} -
{foreach from=$channels item=item}
{$item.name}
{/foreach}
{/if}
{trans("Purchase date:")}
{trans("Guarantee period:")}
{foreach from=$_GUARANTEEPERIODS key=key item=period}
{$period}
{/foreach}
{trans("Description:")}
{$netdevinfo.description}
{trans("Investment project:")}
- {trans("none")} -
{trans("New project")}
{trans("From root device")}
{section name=project loop=$NNprojects}
{$NNprojects[project].name}
{/section}
{trans("Net node:")}
{trans("None")}
{section name=nd loop=$NNnodes}
{$NNnodes[nd].name}
{/section}
{trans("Submit")}
{trans("Cancel")}