X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fcontact_template.tpl;h=c4ed99caa479293649e86358167e996f69f98252;hb=25662eb6f4fe6a3218d2723d39a2a09376363849;hp=68716dfeb2b0772ab50b6d97a0f1cf5d42f8e356;hpb=92fbf1bcbdd6f74d7dd4fcce586b1c79581f0b9d;p=friendica.git diff --git a/view/theme/vier/templates/contact_template.tpl b/view/theme/vier/templates/contact_template.tpl index 68716dfeb2..c4ed99caa4 100644 --- a/view/theme/vier/templates/contact_template.tpl +++ b/view/theme/vier/templates/contact_template.tpl @@ -5,20 +5,21 @@ - {{$contact.name}} + + {{$contact.name}} - {{if !$no_contacts_checkbox}} + {{if $multiselect}} {{/if}} {{if $contact.photo_menu}} - menu +
-
-
{{$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.network}} ({{$contact.network}}){{/if}} +
+ {{if $contact.tags}}
{{$contact.tags}}
{{/if}} + {{if $contact.details}}
{{$contact.details}}
{{/if}} +
+