From d58bac113840b9bc5e2186d2164c5530ef57a8a0 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Fri, 16 Jan 2015 19:36:09 +0100 Subject: [PATCH] template for password now support required and autofocus --- view/templates/field_input.tpl | 2 +- view/templates/field_password.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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}}