From 206d5be46cd6d36b5d1c0dca72103a9e29442f73 Mon Sep 17 00:00:00 2001 From: Daniel Blittschau Date: Fri, 26 Nov 2021 16:15:08 -0600 Subject: [PATCH] Update login.html to not autocapitalize username --- src/documents/templates/registration/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documents/templates/registration/login.html b/src/documents/templates/registration/login.html index 0b117bd5c..70e1d6409 100644 --- a/src/documents/templates/registration/login.html +++ b/src/documents/templates/registration/login.html @@ -53,7 +53,7 @@ {% translate "Username" as i18n_username %} {% translate "Password" as i18n_password %} - +