From 4c526dfcaae7dd4452a4192e0ab20f41edea0bcf Mon Sep 17 00:00:00 2001 From: Abraham Toriz Date: Fri, 25 Aug 2023 13:32:58 -0600 Subject: [PATCH] Don't rely on ids to target inputs from labels --- bookwyrm/templates/settings/registration.html | 4 ++-- bookwyrm/templates/settings/registration_limited.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bookwyrm/templates/settings/registration.html b/bookwyrm/templates/settings/registration.html index 2de131811..5fe5520e5 100644 --- a/bookwyrm/templates/settings/registration.html +++ b/bookwyrm/templates/settings/registration.html @@ -75,13 +75,13 @@ {% include 'snippets/form_errors.html' with errors_list=form.invite_request_text.errors id="desc_invite_request_text" %}
-
-
-