{$layout.pagetitle}

{trans("Select hosts for configuration reload:")}
{cycle values="light,lucid" print=false} {section name=hosts loop=$hosts} {sectionelse} {/section}
{trans("Name:")} {trans("Description:")} {trans("Last Reload:")} {trans("Status:")}
{$hosts[hosts].name} {$hosts[hosts].description} {if $hosts[hosts].lastreload}{$hosts[hosts].lastreload|date_format:"%Y/%m/%d %H:%M"}{else}-{/if} {if $hosts[hosts].reload==1}{trans("waiting")} {elseif $hosts[hosts].reload==0}{trans("OK")} {else}{trans("unknown")}{/if}

 

{trans("No such hosts in database.")}

 

{trans("Submit")}