#ACTION_FORMULAIRE{#ENV{action}}
<:bannieres:export_stats:>
<:bannieres:explications_export_stats:>
[(#SAISIE{input, bannieres,
label=<:bannieres:label_export_campagne:>,
explication=<:bannieres:explication_export:>})]
<:bannieres:periode_export:>
<:bannieres:explications_periode_export:>
[(#SAISIE{input, debut,
label=<:bannieres:label_debut:>,
defaut='00/00/0000',
explication=<:bannieres:explication_date_export:>})]
[(#SAISIE{input, fin,
label=<:bannieres:label_fin:>,
defaut='00/00/0000',
explication=<:bannieres:explication_date_export:>})]
[(#SAISIE{radio, format_export,
label=<:bannieres:format_export:>,
defaut='virgule',
datas=#ARRAY{
virgule,<:bannieres:format_virgule:>,
point-virgule,<:bannieres:format_point_virgule:>,
tab,<:bannieres:format_tabulation:>}})]