From ea915289dff1ca947de26cc84176e7f157d3efbc Mon Sep 17 00:00:00 2001 From: Oliver Klee Date: Wed, 21 Jun 2023 13:37:30 +0200 Subject: [PATCH] [TASK] Drop incorrectly placed `scope` HTML attribute (#862) The `scope` attribute only makes sense for `th` elements, but not for `td` elements. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/td --- Resources/Private/Templates/Tea/Index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Resources/Private/Templates/Tea/Index.html b/Resources/Private/Templates/Tea/Index.html index ebcfb78..240466d 100644 --- a/Resources/Private/Templates/Tea/Index.html +++ b/Resources/Private/Templates/Tea/Index.html @@ -21,7 +21,7 @@ - + {tea.uid}