From ebad88338002660e56f539287722ec3576f7fd07 Mon Sep 17 00:00:00 2001 From: codevictory Date: Mon, 17 May 2021 22:13:18 +0300 Subject: [PATCH] Privacy statement to registration form. --- lib/runosaari_web/templates/visitor/form.html.eex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/runosaari_web/templates/visitor/form.html.eex b/lib/runosaari_web/templates/visitor/form.html.eex index 4eec929..49185f7 100644 --- a/lib/runosaari_web/templates/visitor/form.html.eex +++ b/lib/runosaari_web/templates/visitor/form.html.eex @@ -48,7 +48,9 @@ <%= label form, :accom, "Olen kiinnostunut majoituksesta" %> + Käsittelemme lomakkeen henkilötietoja
rekisteri- ja tietosuojaselosteessamme
määritellyllä tavoin.
+
- <%= submit "Lähetä" %> + <%= submit "Tallenna lomakkeen tiedot osallistuaksesi tapahtumaan" %>
<% end %>