{include file='overall_adm_iframe.html'} {if $action eq 'show'}
| {$lang.IPLABEL_DATE} | {$lang.IPLABEL_SITE} | {$lang.IPLABEL_STEP} | {$lang.IPLABEL_METRIC} | {$lang.IPLABEL_VALUE} | |
|---|---|---|---|---|---|
| {$met.date} | {$met.sitename} | {$met.stepname} | {$met.metric} | {if $met.type eq 'Time'}{$met.value} ms | {else}{$met.value} ({$met.type}) | {/if}