{include file='overall_adm_iframe.html'} {if $action eq 'showrobot'} {foreach name=outer item=sce from=$scenarios} {if isset($sce.state)} {if $sce.state_esia == 'OK'} {else} {/if} {/foreach}
{$lang.IPLABEL_SCENARIOS} {$lang.IPLABEL_SCENARIOS_STATE} {$lang.IPLABEL_ROBOTS_DATE}
{$sce.name} {elseif $sce.state_esia == 'WARNING'} {elseif $sce.state_esia == 'CRITICAL'} {else} {/if} {$sce.state}{$sce.date}
{/literal} {/if}