From dfa935bd72828b5560ca1887937ddaa1a4c309e3 Mon Sep 17 00:00:00 2001 From: Abraham Toriz Date: Thu, 20 Jul 2023 22:16:28 -0600 Subject: [PATCH] fix pointed ids of labels in invite request form --- bookwyrm/templates/settings/registration.html | 2 +- bookwyrm/templates/settings/registration_limited.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bookwyrm/templates/settings/registration.html b/bookwyrm/templates/settings/registration.html index 3ebfff9ae..2de131811 100644 --- a/bookwyrm/templates/settings/registration.html +++ b/bookwyrm/templates/settings/registration.html @@ -75,7 +75,7 @@ {% include 'snippets/form_errors.html' with errors_list=form.invite_request_text.errors id="desc_invite_request_text" %}
-
-