X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Flogin.tpl;h=2d1fd856b207d681805a1ffc91951a60f0ff4c51;hb=e5dac2d387c5ef2aa6d12890d32a6e20b9beacd7;hp=6946cc031b78be00912d5cb6d5804953b067ea4d;hpb=083d660f615563c99d26d7ead29409afac0ba8ba;p=friendica.git diff --git a/view/theme/frost-mobile/login.tpl b/view/theme/frost-mobile/login.tpl index 6946cc031b..2d1fd856b2 100644 --- a/view/theme/frost-mobile/login.tpl +++ b/view/theme/frost-mobile/login.tpl @@ -4,13 +4,13 @@
- {{ inc field_input.tpl with $field=$lname }}{{ endinc }} - {{ inc field_password.tpl with $field=$lpassword }}{{ endinc }} + {{ inc $field_input with $field=$lname }}{{ endinc }} + {{ inc $field_password with $field=$lpassword }}{{ endinc }}
{{ if $openid }}
- {{ inc field_openid.tpl with $field=$lopenid }}{{ endinc }} + {{ inc $field_openid with $field=$lopenid }}{{ endinc }}
{{ endif }} @@ -21,12 +21,12 @@ -->
+ {{ inc $field_checkbox with $field=$lremember }}{{ endinc }} +
- {{ inc field_checkbox.tpl with $field=$lremember }}{{ endinc }} -