X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost%2Flogin.tpl;h=af315ac5e596d317b5007e766c270d04a15ae543;hb=a41692120e92e0b8afc73be24994cd6985a8b110;hp=1ba66ba1e6a94ecc9003b4e216038cabf868ebd6;hpb=685a677bc91c38dc2f59d3565d6c413bca84629d;p=friendica.git diff --git a/view/theme/frost/login.tpl b/view/theme/frost/login.tpl index 1ba66ba1e6..af315ac5e5 100644 --- a/view/theme/frost/login.tpl +++ b/view/theme/frost/login.tpl @@ -4,14 +4,14 @@
- {{ inc $field_input with $field=$lname }}{{ endinc }} - {{ inc $field_password with $field=$lpassword }}{{ endinc }} + {{ inc field_input.tpl with $field=$lname }}{{ endinc }} + {{ inc field_password.tpl with $field=$lpassword }}{{ endinc }}
{{ if $openid }}

- {{ inc $field_openid with $field=$lopenid }}{{ endinc }} + {{ inc field_openid.tpl with $field=$lopenid }}{{ endinc }}
{{ endif }} @@ -21,7 +21,7 @@ -->

- {{ inc $field_checkbox with $field=$lremember }}{{ endinc }} + {{ inc field_checkbox.tpl with $field=$lremember }}{{ endinc }}