#ACTION_FORMULAIRE{#ENV{action}}
[(#SAISIE{
input,
default_replace,
label=<:updateheaders:label_defaultreplace:>,
explication=<:updateheaders:explanation_defaultreplace:>
})]
[(#SAISIE{
case,
hide_powered,
label=<:updateheaders:label_hidepowered:>
})]
[(#SAISIE{
case,
hide_composed,
label=<:updateheaders:label_hidecomposed:>
})]
[(#SAISIE{
input,
expires_quantity,
label=<:updateheaders:label_expires:>,
explication=<:updateheaders:explanation_expires:>,
verifier=#ARRAY{
type, entier
}
})]
[(#SAISIE{
selection,
expires_unity,
datas=#ARRAY{
seconds, <:updateheaders:label_seconds:>,
minutes, <:updateheaders:label_minutes:>,
hours, <:updateheaders:label_hours:>,
days, <:updateheaders:label_days:>,
months, <:updateheaders:label_months:>,
years, <:updateheaders:label_years:>
},
defaut=seconds
})]
[(#SAISIE{
textarea,
advanced,
label=<:updateheaders:label_advanced:>,
explication=<:updateheaders:explanation_advanced:>
})]