From 663f4194046440db8ddbe0797a7770bc29c7458c Mon Sep 17 00:00:00 2001 From: simon lehericey Date: Fri, 29 Apr 2022 11:57:38 +0200 Subject: [PATCH] fix typo in rgpd text --- app/views/administrateurs/procedures/_informations.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/administrateurs/procedures/_informations.html.haml b/app/views/administrateurs/procedures/_informations.html.haml index 0ec13a30b..858673cbd 100644 --- a/app/views/administrateurs/procedures/_informations.html.haml +++ b/app/views/administrateurs/procedures/_informations.html.haml @@ -60,7 +60,7 @@ %h3.header-subsection RGPD %p.notice - Pour certaines démarches, veuillez indiquer soit un mail le mail de contact de votre délégué à la protection des données, soit un lien web pointant vers les informations + Pour certaines démarches, veuillez indiquer soit le mail de contact de votre délégué à la protection des données, soit un lien web pointant vers les informations = f.label :lien_dpo, 'Lien ou email pour contacter le Délégué à la Protection des Données (DPO)' = f.text_field :lien_dpo, class: 'form-control'