Accept tos to accept privacy_policy
This commit is contained in:
parent
8364321a7c
commit
09e48e771f
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user