From 1017a99e81d0445a8614917a1798bbd02d88d14e Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Wed, 28 Jul 2021 14:43:47 +0200 Subject: Add "required" attribute to required form fields --- theme/admin/html/auth.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'theme/admin/html/auth.php') diff --git a/theme/admin/html/auth.php b/theme/admin/html/auth.php index cff8612..efc402e 100644 --- a/theme/admin/html/auth.php +++ b/theme/admin/html/auth.php @@ -20,14 +20,14 @@ text('label_username')?>
- +
- +
-- cgit v1.2.3