X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fvcard-widget.tpl;h=47b64b68dafe5d0f561b8071ff3e0340173d527c;hb=3ffea2cd2cb0ed9a5283bc285e521aaf74789e80;hp=77405614c5c89e6a5520f9cfe0a54630d2b3a01b;hpb=89c5989cfb679449fb776df7380e972d0f676d8d;p=friendica.git diff --git a/view/templates/vcard-widget.tpl b/view/templates/vcard-widget.tpl index 77405614c5..47b64b68da 100644 --- a/view/templates/vcard-widget.tpl +++ b/view/templates/vcard-widget.tpl @@ -1,12 +1,12 @@ -
-
{{$name}}
+
+
{{$name}}
{{if $addr}}
{{$addr}}
{{/if}} - {{if $pdesc}}
{{$profile.pdesc}}
{{/if}} + {{if $pdesc}}
{{$pdesc}}
{{/if}} {{if $url}} -
{{$name}}
+
{{$name}}
{{else}} -
{{$name}}
+
{{$name}}
{{/if}} {{if $account_type}}{{/if}} {{if $network_name}}
{{$network}}
{{$network_name}}
{{/if}}