Accept tos to accept privacy_policy

This commit is contained in:
Nicolai Ort 2023-03-15 19:22:35 +01:00
parent 8364321a7c
commit 09e48e771f
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -389,13 +389,13 @@
for="agb_accepted"
class="font-medium text-gray-400 select-none"
>
{{ $t("i_accept", { tos: $t("tos") }) }}
{{ $t("i_accept", { tos: $t("privacy_policy") }) }}
<a
target="_blank"
rel="noreferrer,noopener"
href="https://lauf-fuer-kaya.de/datenschutz/"
class="underline"
>{{ $t("tos") }}</a
>{{ $t("privacy_policy") }}</a
>
{{ $t("i_accept_end") }}
<span class="font-bold">*</span>