From af510ede3ed683b4fae9dfb5f53d5fd21e992978 Mon Sep 17 00:00:00 2001 From: vasileios Date: Mon, 30 Oct 2023 09:46:54 +0100 Subject: [PATCH] [#524] Add aria-labelledby only when there is a suffix --- src/formio/templates/label.ejs | 4 +++- src/formio/templates/text.ejs | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/formio/templates/label.ejs b/src/formio/templates/label.ejs index aa9c61caf..2e06ddb42 100644 --- a/src/formio/templates/label.ejs +++ b/src/formio/templates/label.ejs @@ -2,7 +2,9 @@