diff --git a/view/theme/frio/templates/field_openid.tpl b/view/theme/frio/templates/field_openid.tpl index 00520b06a7..8081f9cf11 100644 --- a/view/theme/frio/templates/field_openid.tpl +++ b/view/theme/frio/templates/field_openid.tpl @@ -4,4 +4,4 @@ {{$field.3}}
- \ No newline at end of file + diff --git a/view/theme/frio/templates/field_password.tpl b/view/theme/frio/templates/field_password.tpl index 87b689bd53..31defaf33c 100644 --- a/view/theme/frio/templates/field_password.tpl +++ b/view/theme/frio/templates/field_password.tpl @@ -1,6 +1,7 @@ -
- - {{if $field.4}} {{$field.4}} {{/if}} +
+ + {{$field.3}} +
diff --git a/view/theme/frio/templates/field_password_1.tpl b/view/theme/frio/templates/field_password_1.tpl deleted file mode 100644 index 6bf16dacd2..0000000000 --- a/view/theme/frio/templates/field_password_1.tpl +++ /dev/null @@ -1,7 +0,0 @@ - -
- - - {{$field.3}} -
-
\ No newline at end of file