{if $action=='generate'} {include file='./overall_block.html' view='title' block=$block parameter=$parameters} {if $parameters.type == 'period_state' || $parameters.type == 'last_state' }

{$lang.LGD_OK}

{$stats.OK}

{$lang.INPROGRESS}

{$stats.IN_PROGRESS}

{$lang.BCK_TITLE_WARNING}

{$stats.WARNING}

{$lang.BCK_TITLE_FAILED}

{$stats.ERRORS}

{$lang.BCK_SIZE}

{$stats.SIZE}
{elseif $parameters.type == 'history_bar'} {foreach $stats item=row} {/foreach}
Date Success Failed Total
{$row.date}
{$row.success_percent}%
{$row.success_percent}%
{$row.success}
{$row.failed_percent}%
{$row.failed_percent}%
{$row.failed}
{$row.total_percent}%
{$row.total_percent}%
{$row.total}
{elseif $parameters.type =='history_gantt' || $parameters.type =='last_state_tab' || $parameters.type == 'period_error_tab' || $parameters.type == 'node_error' } {if $parameters.type =='node_error' }
{elseif $parameters.type =='history_gantt' || $parameters.type == 'history_bar'}
{else}
{/if} {if isset($l_error)}

{$l_error}

{/if}
{if isset($table)}
{if isset($month_name)} {foreach $month_name key=month item=size} {/foreach} {/if} {foreach $table.data[0] key=col item=data} {if isset($table.header.$col.cl)} {else} {/if} {/foreach} {foreach $table.data item=row} {foreach $row key=col item=cell} {if isset($cell.cl) || isset($cell.data) || isset($cell.title)} {if isset($cell.title)} {else} {/if} {else} {/if} {/foreach} {/foreach}
{$month}
{$col|strip}{$col|strip}
{$cell.data}{$cell.data|default:''}{$cell}
{/if}
{/if} {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.ADM_PLUGIN_PARAMETER}

{if $parameters.type == 'history_gantt'} {elseif $parameters.type == 'history_bar' || $parameters.type == 'period_error_tab' || $parameters.type == 'period_state' || $parameters.type == 'node_error'} {/if}
{if $parameters.type == 'period_error_tab' || $parameters.type == 'period_state' || $parameters.type == 'last_state' || $parameters.type == 'node_error'}
{else}

{$lang.BCK_WIDGET_TYPE}

{if $parameters.type == 'history_gantt' || $parameters.type == 'history_bar'}
{else}
{/if} {$lang.RETURN} {/if}