{include file="header.html"}
{t}Name:{/t}
|
{t}ID:{/t} | {t}Last Reload:{/t} | {t}Description:{/t} |
{t}Add host{/t}
|
{$host.name}
|
({$host.id|string_format:"%04d"}) | {if $host.lastreload}{$host.lastreload|date_format:"%Y/%m/%d %H:%M:%S"}{else}-{/if} | {$host.description} |
|
|
{t}There are no hosts configured.{/t}
|
||||
{t}Add host{/t}
|
||||