#CACHE{0}
<:inscription2:vos_contacts_personnels:> [(#CONFIG{inscription2/telephone_fiche_mod}|?{' ',''}) #SET{telephone_obl, false} [(#CONFIG{inscription2/telephone_obligatoire}|=={on}|?{' ',''})#SET{telephone_obl, true}] [(#GET{telephone_obl}|=={true}|?{
,
})]
] [(#CONFIG{inscription2/mobile_fiche_mod}|?{' ',''}) #SET{mobile_obl, false} [(#CONFIG{inscription2/mobile_obligatoire}|=={on}|?{' ',''})#SET{mobile_obl, true}] [(#GET{mobile_obl}|=={true}|?{
,
})]
] [(#CONFIG{inscription2/fax_fiche_mod}|?{' ',''}) #SET{fax_obl, false} [(#CONFIG{inscription2/fax_obligatoire}|=={on}|?{' ',''})#SET{fax_obl, true}] [(#GET{fax_obl}|=={true}|?{
,
})]
]