{* /** * Copyright (c) 2017, Issa Annamoradnejad * All rights reserved. */ *}
{if $noUsername} {form name="mainForm"}| {label name='username'}{input name='username'}{error name="username"} |
| {submit name="submit" langLabel='iisgraph+display' } |
{text key='iisgraph+last_calculation_date'}: {$lastCalculationDate}
{/if}| {text key='iisgraph+metric'} | {text key='iisgraph+value'} |
|---|---|
| {$item.label} {if in_array($key, $tooltipKeyList)} {component class='IISGRAPH_CMP_TooltipIcon' text=$tooltipList[$key]} {/if} | {$item.value} |