From: Tobias Diekershoff Date: Fri, 16 Jan 2015 18:36:09 +0000 (+0100) Subject: template for password now support required and autofocus X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d58bac113840b9bc5e2186d2164c5530ef57a8a0;p=friendica.git template for password now support required and autofocus --- diff --git a/view/templates/field_input.tpl b/view/templates/field_input.tpl index 457ae946e3..ae8fe844a3 100644 --- a/view/templates/field_input.tpl +++ b/view/templates/field_input.tpl @@ -1,6 +1,6 @@
- + {{$field.3}}
diff --git a/view/templates/field_password.tpl b/view/templates/field_password.tpl index 5dd2c5d3f8..2e9e91529a 100644 --- a/view/templates/field_password.tpl +++ b/view/templates/field_password.tpl @@ -1,6 +1,6 @@
- + {{$field.3}}