mirror of
https://github.com/jupyterhub/jupyterhub.git
synced 2025-10-16 14:33:00 +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"
|
id="login_submit"
|
||||||
type="submit"
|
type="submit"
|
||||||
class='btn btn-jupyter'
|
class='btn btn-jupyter'
|
||||||
value='Sign In'
|
value='Sign in'
|
||||||
tabindex="3"
|
tabindex="3"
|
||||||
/>
|
/>
|
||||||
<div class="feedback-widget hidden">
|
<div class="feedback-widget hidden">
|
||||||
|
Reference in New Issue
Block a user