{if $action=='generate'} {include file='./overall_block.html' view='title' block=$block parameter=$parameters}
{if isset($columnshow.device_group)} {/if} {if isset($columnshow.device_ip)} {/if} {if isset($columnshow.thread_type)} {/if} {if isset($columnshow.note_message)} {/if} {if isset($columnshow.note_last_update)} {/if} {foreach from=$nodesNotesList item=notesList} {foreach from=$notesList item=note} {if isset($columnshow.device_group)} {/if} {if isset($columnshow.device_ip)} {/if} {if isset($columnshow.thread_type)} {/if} {if isset($columnshow.note_message)} {/if} {if isset($columnshow.note_last_update)} {/if} {/foreach} {/foreach}
{$lang.ADM_NODE_GROUP}{$lang.NODE}{$lang.ADM_ADDR_IP}{$lang.TYPE}{$lang.SUBJECT}{$lang.NODE_NOTE}{$lang.NODE_NOTE_USER} {$lang.CREATE_DATE}{$lang.LAST_MODIFY}
{foreach from=$note.device_group item=nodeGrp}

{$nodeGrp}

{/foreach}
{$note.device_name}{$note.device_ip}{$note.thread_type}{$note.thread_title}

{$note.note_message}

{$note.note_user_name} {$note.note_date}{$note.note_last_update}
{include file='./overall_block.html' view='end'} {elseif $action=='update'} {include file='overall_adm_iframe.html'} {include file='./overall_block.html' view='header'}
{include file='./overall_block.html' view='administration' lang=$lang block=$block titlestyle=$titlestyle descriptionstyle=$descriptionstyle}

{$lang.REPORT_GRAPH_BAR_NODE_LINKED}



{$lang.REPORT_BLOCK_PARAMETER_CRITIC}

{$lang.DASHBOARD_WIDGET_ALERT_SHOW_COLUMN}

{$lang.REPORT_SORT_RESULTS_BY}

{$lang.RETURN}
{/if}