Open privacy policy in new tab.
authorSam White <webmaster@ycra.org.uk>
Sat, 11 Dec 2021 11:43:37 +0000 (11:43 +0000)
committerSam White <webmaster@ycra.org.uk>
Sat, 11 Dec 2021 11:43:37 +0000 (11:43 +0000)
public_html/join.php
public_html/winter-event.php

index da8f5083bec87cb0802bd8213513aacece9094b6..e398e2757509ba2b67965f51dce7913363cb3634 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 document_href('privacy-policy-v2.pdf');?>>privacy policy</a>
+  <p>Please view our <a target="_blank" <?php document_href('privacy-policy-v2.pdf');?>>privacy policy</a>
   for information on how we will process your data.</p>
 
   <?php show_error_list($errors);?>
index b1da2bfb9a337936ca6d56d52a9f4d5440918c42..d81599e24ce86138daaafb0aa4092bb7b925b594 100644 (file)
@@ -93,7 +93,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 document_href('privacy-policy-v2.pdf');?>>YCRA privacy policy</a>.
+        <a target="_blank" <?php document_href('privacy-policy-v2.pdf');?>>YCRA privacy policy</a>.
       </label>
     </div>