]> Wikimedia Canada | Git repositories - paypal.git/commitdiff
Merge pull request #2 from antoine2711/MÀJ-2018
authorAntoine Beaubien <antoine@beaubien.qc.ca>
Fri, 5 Jan 2018 02:18:23 +0000 (21:18 -0500)
committerGitHub <noreply@github.com>
Fri, 5 Jan 2018 02:18:23 +0000 (21:18 -0500)
2018

README.md
donate.html
donner.html

index 1290281e83ba82a0837b8980d5705b1527c2e2dd..595e3d8c12652ba3e1e1c3cdc682fa3e89fb4890 100644 (file)
--- a/README.md
+++ b/README.md
@@ -18,6 +18,9 @@ The purpose of this website is to provide an area outside the [www.wikimedia.ca]
 
 > **Note:** Dates are specified in [ISO 8601 date format](https://www.iso.org/iso-8601-date-and-time-format.html).
 
+### 2018-01-04
+* Change the form fields for 2018-2019
+
 ### 2017-10-30
 * Modify for new PayPal account (t@wm.ca)
 * Change the domain to paypal.wikimedia.ca
index 9f052ce256a808f51744e992c28d4f28ebf1e25e..0b16bbfda61c87f863780c31dae357cc66045dee 100644 (file)
                 <ul class="flex-inner">
                   <li><div class="radio-item">
                       <input name="on0" type="hidden" value="Membership for">
-                      <input name="os0" id="2017" type="radio" value="2017" checked>
-                      <label for="2017">2017 membership <span class="break">($10.00 CAD)</span></label>
+                      <input name="os0" id="2018" type="radio" value="2018" checked>
+                      <label for="2018">2018 membership <span class="break">($10.00 CAD)</span></label>
                     </div></li>
                   <li><div class="radio-item">
                       <input name="on0" type="hidden" value="Membership for">
-                      <input name="os0" id="2018" type="radio" value="2017 and 2018">
-                      <label for="2018">2017 and 2018 membership <span class="break"> ($20.00 CAD)</span></label>
+                      <input name="os0" id="2018-2019" type="radio" value="2018 and 2019">
+                      <label for="2018-2019">2018 and 2019 membership <span class="break"> ($20.00 CAD)</span></label>
                     </div></li>
                   </ul>
                   </li>
index 758e26694ee5fbffae1108fdb69ad05d3788fe14..0a3debe1aa30e8ed937125ff4f55c81f06eea413 100644 (file)
                 <ul class="flex-inner">
                   <li><div class="radio-item">
                       <input name="on0" type="hidden" value="Adhesion pour">
-                      <input name="os0" id="2017" type="radio" value="2017" checked>
-                      <label for="2017">Adhésion 2017 <span class="break">(10.00$ CAD)</span></label>
+                      <input name="os0" id="2018" type="radio" value="2018" checked>
+                      <label for="2018">Adhésion 2018 <span class="break">(10.00$ CAD)</span></label>
                     </div></li>
                     <li><div class="radio-item">
                         <input name="on0" type="hidden" value="Adhesion pour">
-                        <input name="os0" id="2018" type="radio" value="2017 et 2018">
-                        <label for="2018">Adhésion 2017 et 2018 <span class="break"> (20.00$ CAD)</span></label>
+                        <input name="os0" id="2018-2019" type="radio" value="2018 et 2019">
+                        <label for="2018-2019">Adhésion 2018 et 2019 <span class="break"> (20.00$ CAD)</span></label>
                       </div></li>
                     </ul>
                   </li>