From 4b876dd1335ad61c7b5edf6b73f160ac8b6dc929 Mon Sep 17 00:00:00 2001 From: thaddeus kuah Date: Sat, 12 Apr 2025 04:13:17 +0800 Subject: [PATCH] full lowercase on login button to match the page Signed-off-by: thaddeus kuah --- copyparty/web/splash.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/copyparty/web/splash.html b/copyparty/web/splash.html index 7b3e012d..a95cc1b3 100644 --- a/copyparty/web/splash.html +++ b/copyparty/web/splash.html @@ -122,7 +122,7 @@ - + {% if chpw %} change password {% endif %}