{if $js} {/if} {if ! $part} {/if} {if $part eq "top"}
{/if} {if $part eq "main"} {$lastonline_limit = ConfigHelper::getConfig('phpui.lastonline_limit')} {if $netdevices} {/if} {cycle values="light,lucid" print=false} {foreach from=$netdevices item=netdevice} {foreachelse} {/foreach}
{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}

 

{/if}