Skip to content

Commit

Permalink
Update access keys for recruitment forms
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulPR-44 committed Jan 23, 2024
1 parent bee03c8 commit 15cd965
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion benevoles/poste/animateur/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ <h1>Le Trèfle 2.0</h1>
<div class="close" onclick="closeForm()">X</div>
<h2>Nous contacter :</h2>
<form class="contact-form" action="https://api.web3forms.com/submit" method="post">
<input type="hidden" name="access_key" value="ca3e2c67-3898-45e6-9d7a-8ba7329ccdff"/>
<input type="hidden" name="access_key" value="6a3f9618-cb6f-4b8c-bb7e-dd70fb272b7b"/>
<input type="hidden" name="subject" value="Nouveau message depuis letrefle.org">
<input type="hidden" name="from_name" value="Formulaire Contact">

Expand Down
2 changes: 1 addition & 1 deletion benevoles/poste/be/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h2>Formulaire de candidature - Bénévole Écoutant.e</h2>


<form class="content-form" action="https://api.web3forms.com/submit" method="post">
<input type="hidden" name="access_key" value="ca3e2c67-3898-45e6-9d7a-8ba7329ccdff"/>
<input type="hidden" name="access_key" value="f803b8fa-18dd-4848-aba8-22cf359cb3c1"/>
<input type="hidden" name="subject" value="Le Trèfle 2.0 - Candidature Bénévole Écoutant">
<input type="hidden" name="from_name" value="Candidatures">

Expand Down
2 changes: 1 addition & 1 deletion benevoles/poste/communication/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2>Formulaire de candidature - Chargé.e de Communication</h2>


<form class="content-form" action="https://api.web3forms.com/submit" method="post">
<input type="hidden" name="access_key" value="ca3e2c67-3898-45e6-9d7a-8ba7329ccdff"/>
<input type="hidden" name="access_key" value="6a3f9618-cb6f-4b8c-bb7e-dd70fb272b7b"/>
<input type="hidden" name="subject" value="Le Trèfle 2.0 - Candidature Chargé de Communication">
<input type="hidden" name="from_name" value="Candidatures">

Expand Down
2 changes: 1 addition & 1 deletion benevoles/poste/helper/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ <h1>Le Trèfle 2.0</h1>
<div class="close" onclick="closeForm()">X</div>
<h2>Nous contacter :</h2>
<form class="contact-form" action="https://api.web3forms.com/submit" method="post">
<input type="hidden" name="access_key" value="ca3e2c67-3898-45e6-9d7a-8ba7329ccdff"/>
<input type="hidden" name="access_key" value="6a3f9618-cb6f-4b8c-bb7e-dd70fb272b7b"/>
<input type="hidden" name="subject" value="Nouveau message depuis letrefle.org">
<input type="hidden" name="from_name" value="Formulaire Contact">

Expand Down
2 changes: 1 addition & 1 deletion benevoles/poste/moderateur/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ <h2>Formulaire de candidature - Modérateur.trice</h2>


<form class="content-form" action="https://api.web3forms.com/submit" method="post">
<input type="hidden" name="access_key" value="ca3e2c67-3898-45e6-9d7a-8ba7329ccdff"/>
<input type="hidden" name="access_key" value="6a3f9618-cb6f-4b8c-bb7e-dd70fb272b7b"/>
<input type="hidden" name="subject" value="Le Trèfle 2.0 - Candidature Modérateur">
<input type="hidden" name="from_name" value="Candidatures">

Expand Down

0 comments on commit 15cd965

Please sign in to comment.