{if $nodeinfo.ip_pub != "0.0.0.0"} {/if} {if $nodeinfo.passwd} {/if} {if $nodeinfo.info} {/if}
{$nodeinfo.name|upper} ({$nodeinfo.id|string_format:"%04d"})
{t}IP address:{/t} {$nodeinfo.ip}
{t}Pub. IP address:{/t} {$nodeinfo.ip_pub}
{t}MAC address:{/t} {$nodeinfo.mac} {if $nodeinfo.producer}({$nodeinfo.producer}){/if}
{t}Password:{/t} {$nodeinfo.passwd}
{t}Network:{/t} {$nodeinfo.netname}
{t}Net device:{/t} {if $nodeinfo.netdev} {$netdevices.name} {$netdevices.producer}{if $netdevices.location} / {$netdevices.location}{/if} {else} {if $netdevices}

{t}Connect{/t}

{/if} {/if}
{if $nodeinfo.access}{t}connected{/t}{else}{t}disconnected{/t}{/if}
{if $nodeinfo.warning}{t}message enabled{/t}{else}{t}message disabled{/t}{/if}
{t}last online:{/t} {if $nodeinfo.lastonline}{$nodeinfo.lastonlinedate}{else}-{/if}
{t}Created:{/t}
{t}Modified:{/t}
{$nodeinfo.createdby}, {$nodeinfo.creationdateh}
{if $nodeinfo.moddate}{$nodeinfo.modifiedby}, {$nodeinfo.moddateh}{else}-{/if}
{t}Description:{/t} {$nodeinfo.info}
{t}All nodes{/t} {t}Delete{/t} {t}Edit{/t}