Add new privacy policy.
authorSam White <webmaster@ycra.org.uk>
Wed, 8 Dec 2021 11:34:45 +0000 (11:34 +0000)
committerSam White <webmaster@ycra.org.uk>
Wed, 8 Dec 2021 11:34:45 +0000 (11:34 +0000)
public_html/docs/privacy-policy-v2.pdf [new file with mode: 0644]
public_html/join.php
public_html/winter-event.php

diff --git a/public_html/docs/privacy-policy-v2.pdf b/public_html/docs/privacy-policy-v2.pdf
new file mode 100644 (file)
index 0000000..5e7efdc
Binary files /dev/null and b/public_html/docs/privacy-policy-v2.pdf differ
index e726fe7c4c473af53f975745000dc549eec91c71..5ece72e76c8539575f936fe33a02cb2680df316f 100644 (file)
@@ -120,7 +120,7 @@ function content() {?>
   then subsequently pay for membership. The membership fee is currently
   <b>£15.00</b> for one year.</p>
 
-  <p>Please view our <a <?php href('docs/privacy-policy.pdf');?>>privacy policy</a> 
+  <p>Please view our <a <?php href('docs/privacy-policy-v2.pdf');?>>privacy policy</a>
   for information on how we will process your data.</p>
 
   <?php show_error_list($errors);?>
index c00ec63506ff45af8da8249780d4e4a8347093aa..04f3d09bdaff2c94f823ac73f4e79a70501bb1a7 100644 (file)
@@ -89,7 +89,7 @@ function content() {?>
       <label for="consent">
         I agree for the data I submit with this form to be processed in
         accordance with the
-        <a <?php href('docs/privacy-policy.pdf');?>>YCRA privacy policy</a>.
+        <a <?php href('docs/privacy-policy-v2.pdf');?>>YCRA privacy policy</a>.
       </label>
     </div>