From e5d2c6d9480f4e0c7056673ad47302ec7fe09bae Mon Sep 17 00:00:00 2001 From: Elijah Date: Tue, 13 Feb 2024 20:10:31 +0100 Subject: [PATCH] Change privacy policy link and text --- idhub/templates/idhub/user/profile.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/idhub/templates/idhub/user/profile.html b/idhub/templates/idhub/user/profile.html index cfbc4b9..b7b4c52 100644 --- a/idhub/templates/idhub/user/profile.html +++ b/idhub/templates/idhub/user/profile.html @@ -17,7 +17,13 @@ {% trans 'ARCO Forms' %} {% endif %} - {% trans 'Notice of Privacy' %} + {% trans 'Privacy Policy' %} {% load django_bootstrap5 %}