X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fcontact_template.tpl;h=31a2d15d6e08cc852b16913a5d4ea143d6225c19;hb=4c52318c4ebfc5038295156d7ff085db9c980c8d;hp=196254960bc6c2dc9eaaa53910cdd2f55bc65308;hpb=9febcedf936d1d806ae70eaceb3feb3349c08a26;p=friendica.git diff --git a/view/templates/contact_template.tpl b/view/templates/contact_template.tpl index 196254960b..31a2d15d6e 100644 --- a/view/templates/contact_template.tpl +++ b/view/templates/contact_template.tpl @@ -1,32 +1,46 @@ -
-
+
+
+ onmouseout="t{{$contact.id}}=setTimeout('closeMenu(\'contact-photo-menu-button-{{$contact.id}}\'); closeMenu(\'contact-photo-menu-{{$contact.id}}\');',200)"> {{$contact.name}} + {{if $multiselect}} + {{/if}} + {{if $contact.photo_menu}} menu -
-
    - {{foreach $contact.photo_menu as $k=>$c}} - {{if $c.2}} -
  • {{$c.0}}
  • - {{else}} -
  • {{$c.0}}
  • - {{/if}} - {{/foreach}} -
-
+
+
    + {{foreach $contact.photo_menu as $k=>$c}} + {{if $c.2}} +
  • {{$c.0}}
  • + {{else}} +
  • {{$c.0}}
  • + {{/if}} + {{/foreach}} +
+
{{/if}}
-
-
{{$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}} + +
+ +