From 263fac2a861d25c24402b72c7c49073893383944 Mon Sep 17 00:00:00 2001 From: Dannon Baker Date: Wed, 6 Sep 2023 12:29:48 -0400 Subject: [PATCH] Adjust checkbox label for mailing list subscription --- client/src/components/Login/RegisterForm.vue | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/client/src/components/Login/RegisterForm.vue b/client/src/components/Login/RegisterForm.vue index 07aef72d72b3..59b04d454bc2 100644 --- a/client/src/components/Login/RegisterForm.vue +++ b/client/src/components/Login/RegisterForm.vue @@ -65,19 +65,18 @@ dashes ('.', '_', '-'). - + + type="checkbox"> + {{ labelSubscribe }} + - Create + + Create +