{include file="header.html"}
{t}Name:{/t} {if $listdata.order eq "name"} {t}Customer:{/t} {if $listdata.order eq "owner"} |
|
{t}IP address:{/t} {if $listdata.order eq "ip"} {t}MAC address:{/t} {if $listdata.order eq "mac"} |
|
| {t}Page:{/t} {if $page > 1}«««{else}«««{/if} {section name=pcnt loop=$nodelist step=$pagelimit} {if $page eq $smarty.section.pcnt.rownum}[{else} {/if}{$smarty.section.pcnt.rownum}{if $page eq $smarty.section.pcnt.rownum}]{else} {/if} {/section} {if $page < $smarty.section.pcnt.rownum}»»»{else}»»»{/if} {math equation="x + 1" x=$start assign=startx} {if $start + $pagelimit > $listdata.total} {assign var=endx value=$listdata.total}{else}{math equation="x + y" x=$start y=$pagelimit assign=endx} {/if} ({t 0=$startx 1=$endx 2=$listdata.total}records $0 - $1 of $2{/t}) | |||
{if $nodelist[nodelist].lastonline}
{if ($smarty.now-$nodelist[nodelist].lastonline) > $_config.phpui.lastonline_limit}
{else}
{/if}
{else}
{/if}
{if $nodelist[nodelist].info}
{/if}
{$nodelist[nodelist].name} {if ! $nodelist[nodelist].access}{/if}{$nodelist[nodelist].owner|truncate:60:" ..."|replace:" ":" "}{if ! $nodelist[nodelist].access}{/if}
|
|
{$nodelist[nodelist].ip} {if $nodelist[nodelist].ip_pub != "0.0.0.0"}({$nodelist[nodelist].ip_pub}){/if} {$nodelist[nodelist].mac} |
|
|
{t}No such nodes in database.{/t}
|
|||
| {t}Page:{/t} {if $page > 1}«««{else}«««{/if} {section name=pcnt loop=$nodelist step=$pagelimit} {if $page eq $smarty.section.pcnt.rownum}[{else} {/if}{$smarty.section.pcnt.rownum}{if $page eq $smarty.section.pcnt.rownum}]{else} {/if} {/section} {if $page < $smarty.section.pcnt.rownum}»»»{else}»»»{/if} {math equation="x + 1" x=$start assign=startx} {if $start + $pagelimit > $listdata.total} {assign var=endx value=$listdata.total}{else}{math equation="x + y" x=$start y=$pagelimit assign=endx} {/if} ({t 0=$startx 1=$endx 2=$listdata.total}records $0 - $1 of $2{/t}) | |||
|
{t}Total:{/t} {t}Connected Nodes:{/t} {t}Disconnected:{/t} |
{if $listdata.total}{$listdata.total}{else}0{/if} {if $listdata.totalon}{$listdata.totalon}{else}0{/if} {if $listdata.totaloff}{$listdata.totaloff}{else}0{/if} |
||