From 9da4aa236ec88660771efdc28b6fa16397eec470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix-Antoine=20Fortin?= Date: Wed, 11 Nov 2020 13:01:14 -0500 Subject: [PATCH] Standardize Sign in capitalization on the login page --- share/jupyterhub/templates/login.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/jupyterhub/templates/login.html b/share/jupyterhub/templates/login.html index 5c00d31d..9359d9ec 100644 --- a/share/jupyterhub/templates/login.html +++ b/share/jupyterhub/templates/login.html @@ -61,7 +61,7 @@ id="login_submit" type="submit" class='btn btn-jupyter' - value='Sign In' + value='Sign in' tabindex="3" />