{if $action == 'main' } {include file='overall_header.html'} {if isset($l_success)}

{$l_success}

{/if} {if isset($l_error)}

{$l_error}

{/if}
{/if} {if $seeTutos == 7} {/if} {if $action == 'historic'} {include file='./report_historic.html'} {else if $action=='config_mail'} {include file='./report_config_mail.html'} {else if $action=='SupprimerReport'} {include file='overall_adm_iframe.html'}

{$lang.REPORT_DELETE_REPORT_TEXT}

{else if $action=='DeleteReport' || $action=='send_mail_ok'} {if isset($l_success)}

{$l_success}

{/if} {if isset($l_error)}

{$l_error}

{/if} {include file='overall_adm_iframe.html'} {else if $action == 'main' || $action=='config_mail_upd'} {include file='overall_footer.html'} {/if}