{$nodeinfo.name} ({$nodeinfo.id|string_format:"%04d"})
{if $nodeinfo.division} {/if} {if $nodeinfo.location} {/if} {if $nodeinfo.longitude || $nodeinfo.latitude} {/if} {if $nodeinfo.info} {/if}
{trans("Division:")} {$nodeinfo.division}
{trans("Type:")} {$_NETELEMENTTYPES[$nodeinfo.type]}
{trans("Status:")} {$_NETELEMENTSTATUSES[$nodeinfo.status]}
{trans("Project:")} {if ($nodeinfo.invprojectid == '')}{trans("none")}{else}{$nodeinfo.projectname}{/if}
{trans("Location:")} {$nodeinfo.location}{if $nodeinfo.borough_name} ({$nodeinfo.state_name} / {$nodeinfo.district_name} / {$_BOROUGHTYPES[$nodeinfo.borough_type]} {$nodeinfo.borough_name}){/if}
{trans("GPS longitude:")} {$nodeinfo.longitude}
{trans("GPS latitude:")} {$nodeinfo.latitude}
{trans("Show on map")} »»»
{trans("Ownership:")} {$_NETELEMENTOWNERSHIPS[$nodeinfo.ownership]} {if ($nodeinfo.ownership >= 1)} ({$nodeinfo.coowner}) {/if}
Udostępnianie powierzchni {if ($nodeinfo.uip == 1)} {trans('Yes')} {else} {trans('No')} {/if}
Instalacja anten {if ($nodeinfo.miar == 1)} {trans('Yes')} {else} {trans('No')} {/if}
{trans('Note')} {$nodeinfo.info}
{trans('Created:')} {$nodeinfo.createtime|date_format:"%x (%A)"}
{trans('Last inspection:')} {$nodeinfo.lastinspectiontime|date_format:"%x (%A)"}
{trans('Administrative contact:')} {$nodeinfo.admcontact}
{if !$devicepanel}
{/if} {trans("Edit")} {trans( {trans("Delete")}
{if $devicepanel} {/if}