diff --git a/formulaires/souscription.html b/formulaires/souscription.html index 602c643..410068f 100644 --- a/formulaires/souscription.html +++ b/formulaires/souscription.html @@ -12,37 +12,37 @@ #ACTION_FORMULAIRE{#ENV{action}} - + + [

(#CONFIG{souscription/donnees_personnelles_explications}|nl2br)

] - + [(#CONFIG{souscription/proposer_infolettre,off}|=={on}|oui) #SET{name,envoyer_info}#SET{obli,''}#SET{defaut,'off'}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} -
  • [ +
    [ (#GET{erreurs}) ] #SET{val,off} @@ -133,12 +133,12 @@
    -
  • + ] [(#ENV{type_souscription}|=={adhesion}|et{#CONFIG{souscription/proposer_informer_comite_local,off}|=={on}}|oui) #SET{name,informer_comite_local}#SET{obli,''}#SET{defaut,'non'}#SET{erreurs,#ENV**{erreurs}|table_valeur{#GET{name}}} -
  • [ +
    [ (#GET{erreurs}) ] #SET{val,off} @@ -148,9 +148,9 @@
    -
  • + ] - +

    @@ -187,6 +187,6 @@