From 7eb2e074d9016634838b6bbd054862ac6bb0d2c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 25 Mar 2024 16:04:54 -0400 Subject: [PATCH] make checkboxes more visible --- src/views/partials/acceptTos.tpl | 7 +++---- src/views/partials/gdpr_consent.tpl | 4 ++-- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/src/views/partials/acceptTos.tpl b/src/views/partials/acceptTos.tpl index f5dafb2423..c9f7ba42fb 100644 --- a/src/views/partials/acceptTos.tpl +++ b/src/views/partials/acceptTos.tpl @@ -1,9 +1,8 @@
{termsOfUse}
-
- +
+ +
\ No newline at end of file diff --git a/src/views/partials/gdpr_consent.tpl b/src/views/partials/gdpr_consent.tpl index 21ec19074c..ea25aeb43c 100644 --- a/src/views/partials/gdpr_consent.tpl +++ b/src/views/partials/gdpr_consent.tpl @@ -2,7 +2,7 @@

[[user:consent.lead]]

[[user:consent.intro]]

- +
@@ -16,7 +16,7 @@

- +
\ No newline at end of file