From fd3d75b4c64dd3e4fe3721a310f5f43f619381ca Mon Sep 17 00:00:00 2001 From: albertlast Date: Tue, 25 Aug 2026 21:02:29 +0200 Subject: [PATCH] Gives these captions to the fields they belong to Nine form controls carry a caption that is drawn beside them and never associated with them, so a screen reader announces the field with no name and clicking the caption does nothing. The theme already does this correctly elsewhere, which is what makes these look like oversights rather than a decision. The very same subject caption is written as a label bound to its input in the posting form and in the newsletter form, and as a bare span in the personal message and mailing forms. The group form binds the "required posts" caption on the page that edits a group and leaves it unbound on the page that adds one. Fixed the way the working ones already do it: PersonalMessage To, Bcc, Subject ManageMail Subject Memberlist Search for - it had a