X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Ftemplates%2Fcontact_template.tpl;h=3395c9dadfecde45c9838f2d098e81479741c608;hb=49527b70d34cfc899b8ba1a3876a14bb11ed9e8a;hp=42f4b7372a3f7afb4e29ba47624497e6fe450206;hpb=f9c0c1d6967bdefe4f00700a19b8eba44063e3f7;p=friendica.git diff --git a/view/theme/frost-mobile/templates/contact_template.tpl b/view/theme/frost-mobile/templates/contact_template.tpl index 42f4b7372a..3395c9dadf 100644 --- a/view/theme/frost-mobile/templates/contact_template.tpl +++ b/view/theme/frost-mobile/templates/contact_template.tpl @@ -13,25 +13,33 @@ {{if $contact.photo_menu}} {{**}} -
- -
+
+ +
{{/if}} -
-
{{$contact.name}}

- {{if $contact.alt_text}}
{{$contact.alt_text}}
{{/if}} -
{{$contact.network}}
+ +
+
+ {{$contact.name}} + {{if $contact.account_type}} ({{$contact.account_type}}){{/if}} +
+ {{if $contact.alt_text}}
{{$contact.alt_text}}
{{/if}} + {{if $contact.itemurl}}
{{$contact.itemurl}}
{{/if}} + {{if $contact.tags}}
{{$contact.tags}}
{{/if}} + {{if $contact.details}}
{{$contact.details}}
{{/if}} + {{if $contact.network}}
{{$contact.network}}
{{/if}} +