mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-12 03:50:22 +00:00
Added inputmode attribute to show appropriate mobile keyboard for selected field
This commit is contained in:
@@ -28,3 +28,4 @@
|
||||
tabindex: "3",
|
||||
type: "submit",
|
||||
value: "{{'reset_password' | t}}"}
|
||||
|
||||
|
||||
@@ -41,3 +41,4 @@
|
||||
tabindex: "3",
|
||||
type: "submit",
|
||||
value: "{{'label_login' | t}}"}
|
||||
|
||||
|
||||
@@ -46,3 +46,4 @@
|
||||
tabindex: "3",
|
||||
type: "submit",
|
||||
value: "{{'action_signup' | t}}"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user