mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-15 14:03:02 +00:00
Merge pull request #3252 from cmd-ntrf/signin
Standardize "Sign in" capitalization on the login page
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
id="login_submit"
|
||||
type="submit"
|
||||
class='btn btn-jupyter'
|
||||
value='Sign In'
|
||||
value='Sign in'
|
||||
tabindex="3"
|
||||
/>
|
||||
<div class="feedback-widget hidden">
|
||||
|
Reference in New Issue
Block a user