{strip} {if $action === 'generate'} {include file=$report_tpl_path|cat:'overall_block.html' view='title' block=$block parameter=$parameters} {if isset($l_error)}

{$l_error}

{else} {foreach from=$datashow item=show} {if $show === 'activity'}

{$lang.REPORT_365_MAILBOX_MAIL_ACTIVITY}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if}
{elseif $show === 'storage'}

{$lang.REPORT_365_MAILBOX_STORAGE_USED}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if}
{elseif $show === 'topusage'}

{if $topusageParams.sortType === 'percent'} {$lang.REPORT_365_MAILBOX_TOP_USAGE_PERCENT} {else} {$lang.REPORT_365_MAILBOX_TOP_USAGE_SIZE} {/if}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if} {if $topusageParams.topusageType === 'bar'} {foreach from=$topusageDataBar key=graphNum item=topusageData}

{$lang.REPORT_365_LIMITS_TOP} {$topusageData.limits.min} {$lang.REPORT_365_LIMITS_TO} {$topusageData.limits.max}

{/foreach} {elseif $topusageParams.topusageType === 'table'}
{if isset($topusageColumnshow.name)} {/if} {if isset($topusageColumnshow.last_activity)} {/if} {if isset($topusageColumnshow.mail_count)} {/if} {if isset($topusageColumnshow.mail_deleted)} {/if} {if isset($topusageColumnshow.used)} {/if} {if isset($topusageColumnshow.warning_quota)} {/if} {if isset($topusageColumnshow.block_quota)} {/if} {if isset($topusageColumnshow.percent)} {/if} {foreach from=$topusageDataTable item=topusage} {if isset($topusageColumnshow.name)} {/if} {if isset($topusageColumnshow.last_activity)} {/if} {if isset($topusageColumnshow.mail_count)} {/if} {if isset($topusageColumnshow.mail_deleted)} {/if} {if isset($topusageColumnshow.used)} {/if} {if isset($topusageColumnshow.warning_quota)} {/if} {if isset($topusageColumnshow.block_quota)} {/if} {if isset($topusageColumnshow.percent)} {/if} {/foreach}
{$lang.REPORT_365_MAILBOX_GRAPH_MAILS}{$lang.REPORT_365_MAILBOX_GRAPH_USER_NAME}{$lang.365_EXCHANGE_DATE_CONNECT}{$lang.365_EXCHANGE_MAILBOX_ELEM_COUNT}{$lang.365_EXCHANGE_MAILBOX_ELEM_DELETE}{$lang.365_EXCHANGE_MAILBOX_SIZE}{$lang.365_EXCHANGE_MAILBOX_QUOTA_WARNING}{$lang.365_EXCHANGE_MAILBOX_QUOTA_BLOCK}{$lang.REPORT_365_STORAGE_PERCENT}
{$topusage.email}{$topusage.name}{$topusage.last_activity}{$topusage.mail_count}{$topusage.mail_deleted}{$topusage.used}{$topusage.warning_quota}{$topusage.block_quota} {eui_bars_percentbar value=$topusage.percent state=$topusage.state format=array('decimals' => 2, 'separator' => '.')}
{/if} {elseif $show === 'inactive'}

{$lang.REPORT_365_MAILBOX_MAILBOX_INACTIVE} - {$lang.REPORT_365_INACTIVE_SINCE} {$inactiveDays} {$lang.DAYS}

{if isset($displayErrors[$show])}

{$displayErrors[$show]}

{/if}
{foreach from=$inactiveData item=row} {/foreach}
{$lang.REPORT_365_MAILBOX_GRAPH_MAILS} {$lang.365_EXCHANGE_DATE_CONNECT}
{$row.email} {$row.last_activity}
{/if} {/foreach} {/if} {include file=$report_tpl_path|cat:'overall_block.html' view='end'} {elseif $action === 'update'} {include file='overall_adm_iframe.html'} {include file=$report_tpl_path|cat:'overall_block.html' view='header'}
{include file=$report_tpl_path|cat:'overall_block.html' view='administration' lang=$lang block=$block titlestyle=$titlestyle descriptionstyle=$descriptionstyle}

{$lang.LINKED_NODE}

{$lang.REPORT_DATA_TO_DISPLAY}

{eui_sortables_checkboxes id="sortableDisplay" inputName="datashow" elements=$dataShowOrder}

{$lang.REPORT_365_DATA_AGE_MAX_INFO}

{$lang.REPORT_BLOCK_PARAMETER_CRITIC} - {$lang.REPORT_365_MAILBOX_TOP_USAGE}

{$lang.REPORT_365_TOP_USAGE_DISPLAY_TYPE}
{$lang.REPORT_SORT_RES_BY}

{$lang.REPORT_365_LIMIT_NUMBER_ALL_INFO}

{$lang.REPORT_COLUMNS_TO_DISPLAY}

{$lang.REPORT_BLOCK_PARAMETER_CRITIC} - {$lang.REPORT_365_MAILBOX_MAILBOX_INACTIVE}

{$lang.REPORT_365_INACTIVE_DAYS_INFO}

{$lang.RETURN}
{/if} {/strip}