{$lastonline_limit = ConfigHelper::getConfig('phpui.lastonline_limit')} {cycle values="light,lucid" print=false} {section name=customernodes loop=$customernodes} {sectionelse} {/section}
{if $layout.module == 'ewxnodelist'} {t a=$customernodes|@count|default:"0"}Channel Nodes ($a):{/t} {else} {t a=$customernodes|@count|default:"0"}Customer Nodes ($a):{/t} {/if}
{if $customernodes[customernodes].lastonline} {if ($smarty.now-$customernodes[customernodes].lastonline) > $lastonline_limit} {else} {/if} {else} {/if} {$customernodes[customernodes].name}
{$customernodes[customernodes].ip} {if $customernodes[customernodes].ip_pub!="0.0.0.0"} ({$customernodes[customernodes].ip_pub}) {/if} / {$customernodes[customernodes].mac}
{$customernodes[customernodes].info|truncate:40:"...":true}

{trans("No nodes found in database.")}