From 9cb9460c87b8e48088139cc36c6b47ad03ff95a4 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 18 Feb 2025 20:11:33 -0600 Subject: Use explicit label with for and id attributes connected to an input or textarea. --- src/main/resources/templates/login.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/main/resources/templates/login.html') diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index 1bb2185..8e2d13b 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -34,13 +34,13 @@ th:value="${_csrf.token}" />
- - + +
- - + +
-- cgit v1.2.3-54-g00ecf