From 4d7556f0d9a5880354a7e3f741455e235483d9fb Mon Sep 17 00:00:00 2001 From: Sam White Date: Mon, 11 Apr 2022 20:02:52 +0000 Subject: [PATCH] Link to consent form document from documents page. --- public_html/documents.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public_html/documents.php b/public_html/documents.php index 720bf01..779d4e0 100644 --- a/public_html/documents.php +++ b/public_html/documents.php @@ -10,7 +10,8 @@ function content() { ?>

Please find links to all of our important public documents below.

'Privacy Policy'];?> + $documents = ['privacy-policy-v2.pdf'=>'Privacy Policy', + 'consent-form.docx'=>'Consent form'];?>