{include file="language.html"}
{trans('Node:')} | {trans('Customer:')} | {trans('Address:')} | ||
{if $netdevice.lastonline}
{if ($smarty.now-$netdevice.lastonline) > $lastonline_limit}
![]() ![]() ![]() |
{$netdevice.customername} {$netdevice.lastname} | {$netdevice.street} {$netdevice.building}{if $netdevice.apartment}/{$netdevice.apartment}{/if} | ||
{if $searchnodedev} {trans('No such nodes matching search criteria.')} {else} {trans('Enter node name.')} {/if}
|