From a31620adb938357f8ec12e303f20623ac311ecee Mon Sep 17 00:00:00 2001 From: Valentin Besse Date: Wed, 22 Nov 2017 00:03:58 +0100 Subject: [PATCH] I modify the choice menu at the end. I replace the introduction sentence by a footnote. --- VPN/formInscription.tex | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/VPN/formInscription.tex b/VPN/formInscription.tex index d21fc74..5d08a12 100644 --- a/VPN/formInscription.tex +++ b/VPN/formInscription.tex @@ -39,8 +39,7 @@ TILiMa, dans le cadre de son projet associatif, propose un abonnement VPN à ses Je déclare être membre de TILiMa à jour de ma cotisation et souscrire aux services Abonnement VPN. - Choisir le tarif correspondant à ma situation. - \ChoiceMenu[radio,default=PArticulier,name=situation]{Situation:}{Particulier,Association} + \ChoiceMenu[radio,default=Particulier,name=situation]{Situation :\footnote{Choisir le tarif correspondant à votre situation.}}{Particulier,Association} \end{Form} \end{document}