{if $action=='generate'} {include file='./overall_block.html' view='title' block=$block parameter=$parameters} {foreach $vulnerability_array_top10[0] key=col item=data} {/foreach} {foreach $vulnerability_array_top10 item=row} {foreach $row key=col item=cell} {if $col=='actions'} {else} {if {$col}=='vulnerability_id'} {elseif {$col}=='vulnerability_scoring'} {elseif {$col}=='cve_severt' || {$col}=='cve_cmplx'} {else} {/if} {/if} {/foreach} {/foreach}
{$lang.EGIDE_VULNERABILITY_TABLE.$col}
{$cell} {$cell.value} {$cell} {$cell}
{include file='./overall_block.html' view='end'} {elseif $action=='update'} {include file='overall_adm_iframe.html'} {include file='./overall_block.html' view='header' block=$block parameter=$parameters}
{include file='./overall_block.html' view='administration' lang=$lang block=$block titlestyle=$titlestyle descriptionstyle=$descriptionstyle}

{$lang.DASHBOARD_NODE_LINKED}

{if $param.type=='groupenoeud'} {eui_forms_selectGroups name='groupnodes[]' id='groupnodes' selected=$param.groupnodeid keepopen=true} {elseif $param.type=='noeud'} {eui_forms_selectNodes name='nodes[]' id='nodes' selected=$param.nodeid keepopen=true} {/if}

{$lang.REPORT_CUSTOMIZATION}


{$lang.REPORT_CUSTOMIZATION_COL}








{$lang.RETURN}
{/if}