X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_template.tpl;h=06918533ca0ee4bcfcbbb33b194142b6d7683cc0;hb=f59b21d4a8010847f05cc1ca0ded1b6940e26429;hp=d4f65f70f91c77c51c3a0ece4555e528f7bee513;hpb=b795bf2935f4eee38bb1b9a75630cd8d6212e597;p=friendica.git diff --git a/view/templates/contact_template.tpl b/view/templates/contact_template.tpl index d4f65f70f9..06918533ca 100644 --- a/view/templates/contact_template.tpl +++ b/view/templates/contact_template.tpl @@ -7,9 +7,10 @@ {{$contact.name}} - {{if !$no_contacts_checkbox}} + {{if $multiselect}} {{/if}} + {{if $contact.photo_menu}} menu
@@ -27,8 +28,19 @@
-
-
{{$contact.name}}
+ +
+
+ {{$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}} + +