X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Ffrost-mobile%2Ftemplates%2Fcontact_template.tpl;h=3395c9dadfecde45c9838f2d098e81479741c608;hb=a0530d1066d7268f1b1ea67bc3c254e9f9fc5ec8;hp=a2506fc17e83c667b34fd012c98cbef11829037a;hpb=191595766d399cfd012a10ef6f14f97c8ab87d1d;p=friendica.git diff --git a/view/theme/frost-mobile/templates/contact_template.tpl b/view/theme/frost-mobile/templates/contact_template.tpl index a2506fc17e..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}} +