{if $js} {/if} {if ! $part}
{/if} {if $part eq "top"} {/if} {if $part eq "main"} {$lastonline_limit = ConfigHelper::getConfig('phpui.lastonline_limit')}| {trans('Node:')} | {trans('Customer:')} | {trans('Address:')} | ||
{if $netdevice.lastonline}
{if ($smarty.now-$netdevice.lastonline) > $lastonline_limit}
{else}
{/if}
{else}
{/if}
{$netdevice.name} ({$netdevice.ipaddr}) {if $netdevice.ipaddr_pub != 0}({$netdevice.ipaddr_pub}){/if}
|
{$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}
|
||||