This commit is contained in:
2023-06-13 14:41:00 +03:00
parent e67b2cd453
commit f40e85bccb

View File

@@ -93,7 +93,7 @@
<%= if @has_privacy_consent do %> <%= if @has_privacy_consent do %>
<div class="privacy-checkbox-container"> <div class="privacy-checkbox-container">
<input type="checkbox" required="true" id="privacy-consent"/> <input type="checkbox" required="true" id="privacy-consent"/>
<label for="privacy-consent" class="privacy-consent-text" title="Syö paskaa"> <label for="privacy-consent" class="privacy-consent-text" title="Tietosuojaseloste">
Olen lukenut ja hyväksyn yhteystietojeni käsittelyn Olen lukenut ja hyväksyn yhteystietojeni käsittelyn
<a href="/privacy">rekisteri- ja tietosuojaselosteessa</a> <a href="/privacy">rekisteri- ja tietosuojaselosteessa</a>
määritellyin tavoin. määritellyin tavoin.