mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2025-11-05 04:46:03 +01:00
Autofocus on username in login
This commit is contained in:
@@ -6,6 +6,7 @@ form:
|
|||||||
- name: username
|
- name: username
|
||||||
type: text
|
type: text
|
||||||
placeholder: Username
|
placeholder: Username
|
||||||
|
autofocus: true
|
||||||
|
|
||||||
- name: password
|
- name: password
|
||||||
type: password
|
type: password
|
||||||
|
|||||||
Reference in New Issue
Block a user