X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fvier%2Ftemplates%2Fcontact_template.tpl;h=c4ed99caa479293649e86358167e996f69f98252;hb=25662eb6f4fe6a3218d2723d39a2a09376363849;hp=60e05610f65bf93fed7538aa238ae4da70f98be7;hpb=546fd6cbbee4d746c8a27bebfb25e29c082822fd;p=friendica.git diff --git a/view/theme/vier/templates/contact_template.tpl b/view/theme/vier/templates/contact_template.tpl index 60e05610f6..c4ed99caa4 100644 --- a/view/theme/vier/templates/contact_template.tpl +++ b/view/theme/vier/templates/contact_template.tpl @@ -36,10 +36,12 @@ {{if $contact.account_type}} ({{$contact.account_type}}){{/if}} {{if $contact.alt_text}}
{{$contact.alt_text}}
{{/if}} - {{if $contact.itemurl}}
{{$contact.itemurl}}
{{/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}} - {{if $contact.network}}
{{$contact.network}}
{{/if}}