From 7ee42f1aa0171d556a3b15c4f43b62bfc96a45b8 Mon Sep 17 00:00:00 2001 From: Eloi Perdereau <eloi@perdereau.eu> Date: Sun, 22 Nov 2020 19:56:09 +0100 Subject: [PATCH] fix formulaire (confirmation renvoie ici) --- _includes/forms/distrib.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/_includes/forms/distrib.html b/_includes/forms/distrib.html index 1137b22..0ba9fc8 100644 --- a/_includes/forms/distrib.html +++ b/_includes/forms/distrib.html @@ -1,3 +1,8 @@ +<!-- YOYOYO pour supprimer l'obligation sur des champs + :%s/data-required="\zs\(\*\|true\)\ze"// | %s/// +--> + + <!-- Begin Sendinblue Form --> <!-- START - We recommend to place the below code in head tag of your website html --> <style> @@ -71,7 +76,7 @@ </div> <div></div> <div id="sib-container" class="sib-container--large sib-container--horizontal" style="text-align:center; background-color:rgba(235,235,224,1); max-width:540px; border-radius:3px; border-width:1px; border-color:#e9dcbe; border-style:solid;"> - <form id="sib-form" method="POST" action="https://23aec1fe.sibforms.com/serve/MUIEANoI4P4XOXeb9N9dln_1HowcBinTacBIHZQ-1O9_B3oMwJmekVOkssdlI5FfYmaq3eyZbjZB0-KQ8VXMbJn9nWqQOXIke4muC8JLPZkkMz_rdCDfd4cfiI8qQntkr_WmbXLpQMdn3iuXZwLL7gv_7b5Oq6vSMZNGV03xR7Fa65suZWw-GlJg_FuX8TtNLlxCzEHw0oBR0rfQ" + <form id="sib-form" method="POST" action="https://23aec1fe.sibforms.com/serve/MUIEABRsdiSyvZlRkZ-8TFe852moazzLeKNvgDum3TdK9wb1I0WZR1MQ8lCKc-RQZP_NajPvke6kZDczKWjDLMa1mObu2j5fb2GQpmZRFm1tAhcQfpcVM_mah5S-lQ8HLKQK62fgpJrPfE0eskT_ut_jIB_X8rN2lFdTsCXyomh1ABGi1TfjyJJL2_GzzxrBKIP5zD-q2hTlXNRy" data-type="subscription"> <div style="padding: 8px 0;"> <div class="sib-form-block" style="font-size:32px; text-align:left; font-weight:700; font-family:"Helvetica", sans-serif; color:#3C4858; background-color:transparent;"> -- GitLab